summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/30712-bug_1158.cpp
blob: 2a9ba76ddc4aea7f870c175d17eca0a0bdbf683d (plain)
1
2
3
4
void Class1::Func(void)
{
	while (Next());
}