dfmt/tests/knr/issue0208.d.ref

6 lines
48 B
Plaintext

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