1
0
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:
Tao Wen
2018-02-14 10:31:55 +08:00
parent 477be43d00
commit 64cc784089
3 changed files with 24 additions and 50 deletions

View File

@@ -1,7 +1,6 @@
package test
func init() {
// TODO: fix this
//testCases = append(testCases,
// (*struct {
// Upper bool `json:"M"`