2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-24 19:19:08 +00:00
qpdf/libtests/qtest/json_parse/good-01.json
2022-01-30 13:11:03 -05:00

4 lines
115 B
JSON

{"a": "bcd", "e": [1,
2, 3,4,"five", {"six": 7, "8": 9}, null, true,
false]}