mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
6 lines
117 B
JSON
6 lines
117 B
JSON
|
|
{
|
||
|
|
"a": {"type":"string","value":"a"},
|
||
|
|
"b": {"type":"string","value":"b"},
|
||
|
|
"c": {"type":"string","value":"c"}
|
||
|
|
}
|