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.74.0
/
tests
/
input
/
cpp
/
indent_var_def.cpp
blob: 394cfb63503850b07f231c4b85fd5ac4f4c1a1c5 (
plain
)
1
2
3
4
5
6
7
void function(){ int n; float f; anotherFunction(); char foo; somethingelse(); }