encoding/json: marshal cannot use full-width parentheses in field tags #36545
Labels
Comments
Duplicate of #22518. |
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 operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://play.golang.org/p/qDw0gbDz9t_8
What did you expect to see?
{"()":""}
What did you see instead?
{"Others":""}
The text was updated successfully, but these errors were encountered: