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
/
input
/
c
/
gh399.c
blob: 00f868a33881478cd7ed86cb88ee5cca2677ce86 (
plain
)
1
2
3
4
5
6
7
8
void foo() { for(i = 0; i * i < n; i++) { } }