120 unbound bare return obligation auto discharges

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU030]: Resource 'return of abandon(...)' obligation <owned!> was not discharged. Call: bin.close
  --> tests/regression/300_ADVANCED_FEATURES/330_PHANTOM_TYPES/330_120_unbound_bare_return_obligation_auto_discharges/input.k:35:0

❌ Compiler coordination error: Auto-discharge failed (multiple disposal options or no disposal event)
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Code

input.k

Expected output

abandoned 7
bin closed

Flows

flow ~start click a branch to expand · @labels scroll to their anchor
start

Imported Files

lib/job.kz

Test Configuration

MUST_RUN