dfmt/tests/otbs/issue0151.d.ref

6 lines
59 B
Plaintext

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