dfmt/tests/allman/issue0070.d.ref

10 lines
114 B
Plaintext

unittest
{
if (0)
if (0)
{
something();
something_else();
}
}