Skip to content

Commit

Permalink
add missing ']' to bad_json.json
Browse files Browse the repository at this point in the history
now it showcases the new ability to handle missing ']' and '}'
    in more locations than before
  • Loading branch information
molsonkiko committed Nov 28, 2023
1 parent 04393e3 commit 110cbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testfiles/small/bad_json.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ y":
.75
-0xF +0xabcde
0xABCDE
},
, // missing ']' here
"y
u":
[
Expand Down

0 comments on commit 110cbb7

Please sign in to comment.