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
/
Issue_2232.cpp
blob: 7632ed27d1d1647eb55b349cf45f62f8c80c4a5e (
plain
)
1
2
3
4
5
6
7
void main() { if (true) { return;} mInitialized = true; return 0; }