310 store step needs owned column

✓ Passing Passing: the compiler rejects this program as expected.

Code

input.k

Actual compiler output

error[KORU161]: std/store:new(pool): `! step` this rung lives on a one-owned-column store - the row IS its obligation, which is what lets `| complete` retire it; rows of several columns step later
  --> tests/regression/600_STDLIB/690_STORE/690_310_store_step_needs_owned_column/input.k:8:0

Must contain:

one-owned-column store

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (pool, capacity: 4, source: hp: i64)

Test Configuration

MUST_ERROR