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
/
33162-sp_not_not.cpp
blob: 42306dad80daaee2c9d398fdd1c67a99e13ac22e (
plain
)
1
2
3
if (! hello) { } if (!! hello) { } if (!!! hello) { }