118 rejection prints a crash report

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

Code

input.k

Actual compiler output

error[KORU030]: Resource 'response' obligation <tainted!> was not discharged. Call one of: validate-response
  --> tests/regression/500_INTEGRATION_TESTING/510_NEGATIVE_TESTS/510_118_rejection_prints_a_crash_report/input.k:60:0

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

Must fail at runtime with:

CONTAINS error[KORU030]
NOT_CONTAINS CompilerCoordinationFailed

Flows

flow ~get-from-network click a branch to expand · @labels scroll to their anchor
get-from-network

Test Configuration

MUST_ERROR