Files
RustPython/Lib/test/test_tomllib/data/valid/trailing-comma.json
2022-11-05 21:36:25 +02:00

8 lines
90 B
JSON
Vendored

{"arr":
{"type":"array","value":
[
{"type":"integer","value":"1"}
]
}
}