dfmt/tests/allman/issue0060.d.ref

10 lines
50 B
Plaintext

static if (a)
{
}
else static if (b)
{
}
else
{
}