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.75.0
/
tests
/
expected
/
c
/
02310-empty-for.c
blob: 4bd43b09ce04d46755255f9057eecd86e390c9fd (
plain
)
1
2
3
4
5
6
void foo(void) { for ( ; x < 2; x++) { } }