254 indexed read in a call argument

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

v 11

Expected output

v 11

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: rows, capacity: 4, source: v: i64)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: ix, size: 4, source: h: 0[i64])
subflow ~show click a branch to expand · @labels scroll to their anchor
print.ln (expr: "v {{ value:d }}")
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..2)
flow ~show click a branch to expand · @labels scroll to their anchor
show (value: rows[ix[1].h].v)

Test Configuration

MUST_RUN