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
/
30972-Issue_2229.cpp
blob: 0c44ed6a44975447b745d554ee95b8dbca772043 (
plain
)
1
2
3
4
5
6
int foo() { if (false) return 1; if (true) return 2; float a = 0; }