You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-11-26 22:40:13 +02:00
remove special handling for field
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package test
|
||||
|
||||
func init() {
|
||||
// TODO: fix this
|
||||
//testCases = append(testCases,
|
||||
// (*struct {
|
||||
// Upper bool `json:"M"`
|
||||
|
||||
Reference in New Issue
Block a user