summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cpp/bug_i_793.cpp
blob: 6777bfa50be695615fda3a529f62088cd26180f1 (plain)
1
2
3
4
static void h()
{
   typedef int           IntGroup;
}