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