func main() { testJson := `\**********************************************{**",**,,**,**,**,**,"",**,**,**,**,**,**,**,**,**,**]` gjson.Get(testJson, testJson) }
func main() {
testJson :=
\**********************************************{**",**,,**,**,**,**,"",**,**,**,**,**,**,**,**,**,**]gjson.Get(testJson, testJson)
}