dfmt/tests/knr/issue0062.d.ref

6 lines
87 B
Plaintext

unittest {
switch (op) {
return -1; // memory blocks are different
}
}