052 stale record field in interpolation

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

Code

input.k

Supporting Files

holder.kz

Actual compiler output

error[KORU030]: Use-after-discharge: binding 'r.k' was already discharged and cannot be used
  --> tests/regression/300_ADVANCED_FEATURES/335_OBLIGATION_STRESS/335_052_stale_record_field_in_interpolation/input.k:27:0

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

Must contain:

Use-after-discharge

Flows

flow ~grab click a branch to expand · @labels scroll to their anchor
grab (name: "x")

Test Configuration

MUST_ERROR