dfmt/tests/issue0208.d

8 lines
43 B
D

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