dfmt/tests/knr/issue0221.d.ref

5 lines
64 B
Plaintext

unittest {
static if (stuff) // comment
things();
}