Closed
Description
https://play.golang.org/p/9Kc_tdIXN6o
The code fails for jsoniter, but passed for default json
If we uncomment the [][2]float64 in the struct, both code will pass
Metadata
Metadata
Assignees
Labels
No labels
https://play.golang.org/p/9Kc_tdIXN6o
The code fails for jsoniter, but passed for default json
If we uncomment the [][2]float64 in the struct, both code will pass