dfmt/tests/allman/issue0208.d.ref
2016-01-15 16:29:00 -08:00

7 lines
52 B
Text

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