dfmt/tests/issue0224.d
2016-01-22 18:48:36 -08:00

6 lines
67 B
D

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