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

6 lines
72 B
Text

unittest
{
if (x)
doSomething();
//doSomethingElse();
}