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
/
33100-enum_comma.h
blob: 903a6849c2fe614f84513a9986a4de02c9d814d0 (
plain
)
1
2
3
4
5
6
7
8
9
10
void function(int a, int b, int c); enum Test { A, B , C ,D, E }