dfmt/tests/issue0224.d

7 lines
67 B
D

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