summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/input/cpp/issue_2209-2.cpp
blob: 5725d3d76e9a5094160a0f81b248d00db97a7c8d (plain)
1
2
3
4
5
6
7
8
9
10
namespace
{

int f = 0;

}

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