Currently only `//` may start the top-of-block comment for the generated constant(s). It would be nice to also support `/* comment */`.
Currently only
//may start the top-of-block comment for the generated constant(s). It would be nice to also support/* comment */.