miller/test/cases/dsl-array-map-indexing/0010/expout
2021-11-11 14:15:13 -05:00

18 lines
246 B
Text

{
"a": "pan",
"b": "pan",
"i": 1,
"x": 0.3467901443380824,
"y": 0.7268028627434533,
"o": {
"a": {
"x": [1, 2, 3],
"y": [4, 5, 6]
},
"b": {
"s": [7, 8, 9],
"t": [9, 5, 1]
}
},
"z": (error)
}