dfmt/tests/knr/issue0321.d.ref

8 lines
80 B
Plaintext

void test()
{
#line 100
int a;
#line 200 "anotherfile"
int b;
}