x/mobile: gobind drops package function comments #32470
Closed
Labels
Milestone
Comments
identify the cause at bind/genjava.go https://go-review.googlesource.com/c/mobile/+/181038 for review |
Change https://golang.org/cl/181038 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What did you do?
gomobile bind to generate Android .aar and sources.jar
What did you expect to see?
Package level function comments are kept as javadoc
What did you see instead?
Package level function comments are ignored in generated java file
The text was updated successfully, but these errors were encountered: