dfmt/tests/allman/issue0221.d.ref

6 lines
64 B
Plaintext

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