dfmt/tests/otbs/issue0273.d.ref

4 lines
93 B
Plaintext

void main() {
writeln("Expected " ~ descStr(type, data) ~ " but got " ~ this.descStr);
}