dfmt/tests/knr/issue0151.d.ref

8 lines
59 B
Plaintext

void test()
{ /* ignore */ }
void test2()
{
test();
}