miller/test/cases/dsl-arrayify/0005/expout
2021-11-11 14:15:13 -05:00

7 lines
68 B
Text

{
"i": 1,
"x": [
["a", "b", "c"],
["d", "e", "f"]
]
}