2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-15 16:42:19 +00:00
qpdf/libtests/qtest/json_parse/bad-40.json
2022-05-20 10:13:15 -04:00

7 lines
52 B
JSON

{
"one": 1,
"two": 2,
"one": 3,
"four": 4
}