dfmt/tests/knr/issue0430.d.ref

6 lines
44 B
Plaintext

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