JsonMap and JsonableArray
This commit is contained in:
5
projects/kiss-tools/test/map-end.json
Normal file
5
projects/kiss-tools/test/map-end.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"c": "[]",
|
||||
"a": "[\"abc\",\"def\",\"mno\"]",
|
||||
"b": "[\"ghi\",\"jkl\"]"
|
||||
}
|
4
projects/kiss-tools/test/map-start.json
Normal file
4
projects/kiss-tools/test/map-start.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"a": "[\"abc\", \"def\"]",
|
||||
"b": "[\"ghi\", \"jkl\"]"
|
||||
}
|
Reference in New Issue
Block a user