dfmt/tests/allman/issue0207.d.ref

12 lines
79 B
Plaintext

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