17 lines
451 B
Text
17 lines
451 B
Text
"null"
|
|
"false"
|
|
"true"
|
|
"0.0000123456"
|
|
"-1000000"
|
|
"\"\""
|
|
"\"abc\""
|
|
"[true, 123, \"foo\", []]"
|
|
"{\"e\": [{}], \"d\": {\"foo\": \"bar\"}, \"c\": null, \"b\": \"foo\", \"a\": 1.2}"
|
|
"offset 7: unexpected character in array"
|
|
"offset 1: unexpected end of input"
|
|
"offset 0: unexpected input"
|
|
"offset 1: unexpected end of input"
|
|
"offset 1: unexpected end of input"
|
|
"offset 2: unexpected end of input"
|
|
"offset 1: expected \""
|
|
"offset 3: unexpected end of input"
|