dfmt/tests/knr/issue0273.d.ref

5 lines
93 B
Plaintext

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