fixes revealed by cover
This commit is contained in:
parent
89f26ed1c9
commit
3b3e33c6e3
22 changed files with 464 additions and 4 deletions
1
test/cases/object.test
Normal file
1
test/cases/object.test
Normal file
|
@ -0,0 +1 @@
|
|||
[start_object, {key, "foo"}, {string, "bar"}, {key, "baz"}, {literal, true}, {key, "false"}, {literal, null}, {key, "object"}, start_object, {key, "key"}, {string, "value"}, end_object, {key, "list"}, start_array, {literal, null}, {literal, null}, {literal, null}, start_array, end_array, {string, "\n\r\\"}, end_array, end_object].
|
Loading…
Add table
Add a link
Reference in a new issue