285 lone store packs two placements

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

left 10
right 20

Expected output

left 10
right 20

Flows

flow ~i64 click a branch to expand · @labels scroll to their anchor
i64 (expr: Health)
flow ~std/proto click a branch to expand · @labels scroll to their anchor
std/proto (Limb, source: health: Health)
flow ~new click a branch to expand · @labels scroll to their anchor
new (body, capacity: 8, source: left: Limb, right: Limb)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (body, source: left.health: 10, right.health: 20)
flow ~query click a branch to expand · @labels scroll to their anchor
query (body)
flow ~query click a branch to expand · @labels scroll to their anchor
query (body)

Test Configuration

MUST_RUN