10 lines
110 B
JSON
10 lines
110 B
JSON
{
|
|
"bool": false,
|
|
"multi1": [
|
|
false
|
|
],
|
|
"multi2": [
|
|
true,
|
|
false
|
|
]
|
|
}
|