summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/expected/cpp/33054-bug_i_825.cpp
blob: 242c4811cb3caa0c2470b0531e3c617d78d88f20 (plain)
1
2
3
4
5
void a()
{
   int i = 0;
   int h = 0h;
}