21 open tx forgot close

✗ Failing This test is currently failing.

Failed: wrong-error

Failure Output

error[KORU030]: Phantom state mismatch: argument 'tx' has no tracked phantom state, but event requires one of '<!started|!active>'.
  --> phantom_semantic_check:10:0

❌ Compiler coordination error: Phantom semantic validation failed
error: CompilerCoordinationFailed
???:?:?: 0x1001679d3 in _backend.RuntimeEmitter.emit (???)
???:?:?: 0x100168b63 in _backend.main (???)

Code

input.kz

Must contain:

not discharged

Error Verification

Actual Compiler Output

error[KORU030]: Phantom state mismatch: argument 'tx' has no tracked phantom state, but event requires one of '<!started|!active>'.
  --> phantom_semantic_check:10:0

❌ Compiler coordination error: Phantom semantic validation failed
error: CompilerCoordinationFailed
???:?:?: 0x1001679d3 in _backend.RuntimeEmitter.emit (???)
???:?:?: 0x100168b63 in _backend.main (???)

Flows

flow ~open click a branch to expand · @labels scroll to their anchor
open (connstr: "postgres://localhost/test")

Imported Files

db.kz

Test Configuration

MUST_FAIL

Compiler Flags:

--auto-discharge=disable