dfmt/tests/allman/issue0225.d.ref

6 lines
52 B
Plaintext

static if (condition)
int declaration;
else
{
}