We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f134a7 commit 81562ceCopy full SHA for 81562ce
1 file changed
parser_test.go
@@ -40,7 +40,6 @@ type GetTest struct {
40
41
var getTests = []GetTest{
42
// Found key tests
43
-
44
GetTest{
45
desc: "handling multiple nested keys with same name",
46
json: `{"a":[{"b":1},{"b":2},3],"c":{"c":[1,2]}} }`,
0 commit comments