ccg icon indicating copy to clipboard operation
ccg copied to clipboard

Incorrect docstrings in generated code

Open phonkee opened this issue 8 years ago • 0 comments

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.

phonkee avatar Jun 22 '17 09:06 phonkee