dfmt/tests/allman/issue0430.d.ref

7 lines
48 B
Plaintext

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