dfmt/tests/issue0166.d
2015-08-10 16:37:09 -07:00

7 lines
77 B
D

void foo() { //
void bar() { //
baz({ //
qux(); //
}); //
} //
} //