dfmt/tests/knr/issue0207.d.ref

11 lines
79 B
Plaintext

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