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

6 lines
117 B
JSON
Vendored

{
"a": {"type":"string","value":"a"},
"b": {"type":"string","value":"b"},
"c": {"type":"string","value":"c"}
}