summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/34002-bug_i_793.cpp
blob: b6b6a7abe19603e14e6fb243858da60bb7b93d0b (plain)
1
2
3
4
static void h()
{
   typedef int IntGroup;
}