aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/src/test/resources/3dArray.json
blob: 149955596df49a8515d779843bd63771156b8f71 (plain)
1
2
3
4
[
	[["a","b","c"], ["d","e","f"]],
	[["x","y","z"]]
]