summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/expected/cpp/34310-issue_2209-2.cpp
blob: 26c579d37113e8e26a4ca702751ef876fbf67f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
namespace
{

int f = 0;

}

void g(int a1234567890123456, int b1234567890123456,
       int c1234567890123456)
{
}