066 store query nested in loop

✓ Passing This code compiles and runs correctly.

Code

input.k

Output must match:

MUST_ERROR
NOT_CONTAINS unknown store
CONTAINS top-level

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: items, capacity: 8, source: v: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: items, source: v: 10)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: items, source: v: 20)
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..2)