summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/cpp/30118-Issue_2758.cpp
blob: 576b1bef6ddafc196a563186876a649acb1add85 (plain)
1
2
3
4
// a function call:
int a = b(
	5
	);