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
/
input
/
cpp
/
i1181.cpp
blob: 1a959d3400cee32099dc15bc50d85a8acfd6dda1 (
plain
)
1
2
3
4
5
6
int main() { if(true) {return 1;} else if(true) {return 1;} else {return 1;} }