ccg
ccg copied to clipboard
Incorrect docstrings in generated code
ccg incorrectly places the documentation into output file. Problematic docstrings are for struct fields and for interface methods. This docstrings are placed randomly in output file, and sometimes the output file cannot be compiled by go.