457572184c
In this commit, also the semantics for values skipped via the parser callback has changed. Now, the top-level value is returned as “null” instead of “discarded”.
2 lines
61 B
Text
2 lines
61 B
Text
value = {"array":["Snap","Crackle","Pop"]}
|
|
array = [1,2,3,4]
|