toml-rs/test-suite/tests/valid/array-empty.json
2017-11-12 19:33:11 -08:00

12 lines
275 B
JSON

{
"thevoid": { "type": "array", "value": [
{"type": "array", "value": [
{"type": "array", "value": [
{"type": "array", "value": [
{"type": "array", "value": []}
]}
]}
]}
]}
}