dfmt/tests/allman/issue0062.d.ref
2015-03-14 15:51:50 -07:00

7 lines
91 B
Text

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