dfmt/tests/issue0207.d
2016-01-14 16:02:24 -08:00

6 lines
59 B
D

enum a
{
a, b, c, d,
/* a comment */
e, f, g
}