Even though the comments were indented to appear to go with the jspb case/field, protoc doesn't collect comments like that, so these "hanging" comments actually "attach" to the next thing added to each. Looking at https://github.com/protocolbuffers/protobuf/pull/5566 you see where the generated code picked up the comment on the wrong field.pull/5569/head
parent
0adb74c2d3
commit
b1b9eaa6c7
2 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue