5 lines
60 B
JSON
5 lines
60 B
JSON
|
|
{
|
||
|
|
"list": [1, 2, "hi"],
|
||
|
|
"intval": 100,
|
||
|
|
"strval": "good"
|
||
|
|
}
|