mirror of https://github.com/python/cpython
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"}
|
||
|
}
|