duster/js/test_cases/idx_and_len/array.json

8 lines
58 B
JSON
Raw Normal View History

2020-05-24 17:53:01 +00:00
{
"things": [
"Alice",
"Bob",
"Chris"
]
}