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.0
/
tests
/
expected
/
cpp
/
33030-Q_FOREVER.cpp
blob: 5dad4fa9af74547028f980515c83ac229e02c18e (
plain
)
1
2
3
4
5
6
void Cache::collection() { Q_FOREVER { a = 5; } }