dfmt/tests/allman/issue0208.d.ref

8 lines
52 B
Plaintext

unittest
{
if (a && !is(b == q))
{
}
}