dfmt/tests/allman/issue0224.d.ref

7 lines
82 B
Plaintext

unittest
{
int a, /// comment
b, /// comment
c; /// comment
}