dfmt/tests/allman/issue0206.d.ref

9 lines
73 B
Plaintext

unittest
{
import std.stdio : stderr;
{
a = 10;
}
}