encoding/json: Maybe a bug of encoding/json. #11283
Closed
Labels
Milestone
Comments
I don't see why you think it is a bug. IMO, a [null] array is not the same as a [] array ... |
@dspezia ,I understand, [null]string equals [""]string. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think len(oneUser.Course) should be 0,but now it is 1.
The text was updated successfully, but these errors were encountered: