dfmt/tests/issue0221.d

7 lines
57 B
D

unittest
{
static if (stuff)
// comment
things();
}