dfmt/tests/otbs/issue0430.d.ref

5 lines
44 B
Plaintext

void f(bool body) {
if (body) {
}
}