index
:
extra-dependencies
master
This contains extra packages required to build TDE under various distros.
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
uncrustify-trinity
/
uncrustify-trinity-0.76.0
/
tests
/
expected
/
d
/
40061-const.d
blob: 8277f0c17f7b44b41f6f9b34852bb111f54fc006 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
// hello A b() { return null; } const(C) d() { return null; }