[Global]: loading init
This commit is contained in:
8
deps/json/docs/examples/operator_array__json_pointer.output
vendored
Normal file
8
deps/json/docs/examples/operator_array__json_pointer.output
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
1
|
||||
"foo"
|
||||
[1,2]
|
||||
2
|
||||
"bar"
|
||||
{"array":[1,2],"boolean":true,"number":1,"string":"bar"}
|
||||
[1,21,null,null,44]
|
||||
[1,21,null,null,44,55]
|
Reference in New Issue
Block a user