311 pump names only step stores

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

Code

input.k

Actual compiler output

error[KORU161]: std/pump(main): `! step`'s body must end in a call to a declared tor - the pump composes compile-time-known verbs
  --> tests/regression/600_STDLIB/690_STORE/690_311_pump_names_only_step_stores/input.k:14:0

Must contain:

must end in a call to a declared tor

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (pool, capacity: 4, source: hp: i64)
flow ~create click a branch to expand · @labels scroll to their anchor
create (expr: main)
flow ~std/pump click a branch to expand · @labels scroll to their anchor
std/pump (main)
flow ~run click a branch to expand · @labels scroll to their anchor
run (expr: main)

Test Configuration

MUST_ERROR