dfmt/tests/otbs/issue0321.d.ref

7 lines
80 B
Plaintext

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