e0fe7475c5
This test is mostly because I am currently turning truthy values into single element arrays during render, so I need to make sure idx and len and not being set for non-array iteration.
6 lines
34 B
JSON
6 lines
34 B
JSON
{
|
|
"things": [
|
|
"Alice"
|
|
]
|
|
}
|