233 full arm drops cross module obligation

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

Code

input.k

Supporting Files

lib/res.kz

Actual compiler output

error[KORU030]: Phantom state mismatch: 'f.t' (parameter 't') holds no live '<held!>' obligation to consume here — it was never acquired or has already been discharged. Pass a value that still holds its '<held!>' obligation.
  --> tests/regression/600_STDLIB/690_STORE/690_233_full_arm_drops_cross_module_obligation/input.k:29:0

❌ Compiler coordination error: Phantom semantic validation failed
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Must contain:

KORU030

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (box, capacity: 2, source: t: *app/lib/res:Thing<held!>)
subflow ~arm click a branch to expand · @labels scroll to their anchor
mk
flow ~arm click a branch to expand · @labels scroll to their anchor
arm

Test Configuration

MUST_ERROR