043 store multifield stored through cursor

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

a 2 b 11

Expected output

a 2 b 11

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: game, capacity: 64, source: a: i64, b: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: game, source: a: 1, b: 10)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: game)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: game)

Test Configuration

MUST_RUN