049 store plural mixed scalar columns

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

n 5 r 2.5

Expected output

n 5 r 2.5

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: m, capacity: 8, source: n: i64, r: f64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: m, source: n: 5, r: 2.5)
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: m)

Test Configuration

MUST_RUN