Tom Alexander e0fe7475c5
Add a single element array test for idx_and_len.
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.
2020-05-24 15:29:14 -04:00
..
2020-05-24 15:22:10 -04:00
2020-05-24 15:22:10 -04:00
2020-05-24 15:22:10 -04:00
2020-05-24 15:22:10 -04:00
2020-05-24 15:22:10 -04:00
2020-05-24 15:22:10 -04:00

$idx and $len seem to only be valid inside sections iterating over arrays, but nothing else.