2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-16 00:42:21 +00:00
qpdf/libtests/qtest/json_parse/good-01.json
2022-02-25 11:42:50 -05:00

4 lines
137 B
JSON

{"a": "bcd", "e": [1,
2, 3,4,"five", {"six": 7, "8": 9}, null, true,
false, "a\b\f\n\r\t\\\"\/z"]}