dfmt/tests/allman/issue0166.d.ref

10 lines
108 B
Plaintext

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