031 store query sweep take

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

took 5
took 8

Expected output

took 5
took 8

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: arena, source: hp: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: arena, source: hp: 5)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: arena, source: hp: 50)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: arena, source: hp: 8)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: arena)

Test Configuration

MUST_RUN