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.78.1
/
tests
/
expected
/
cpp
/
34296-i1768.cpp
blob: 94327d9c5d4e9bc73dfcdd05586473e06872d09f (
plain
)
1
2
3
4
5
6
7
void f( int a, int b); void g() { f(1, 2); }