132 default discharge annotation names the tor decl

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

Code

input.kz

Actual compiler output

error[KORU083]: [!] annotation requires a void tor (no branches, no `-> T` return) - a tor with output cannot be auto-inserted
  --> tests/regression/300_ADVANCED_FEATURES/330_PHANTOM_TYPES/330_132_default_discharge_annotation_names_the_tor_decl/input.kz:8: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 contain:

KORU083

Test Configuration

MUST_ERROR