01 unused connection

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

Code

input.kz

Supporting Files

db.kz

Actual compiler output

error[KORU030]: Resource '_' carries obligation <open!> was not discharged. Call one of: app.db:begin
  --> tests/regression/900_EXAMPLES_SHOWCASE/910_LANGUAGE_SHOOTOUT/2104_01_unused_connection/input.kz:17:0

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

Must contain:

<open!> was not discharged

Flows

flow ~connect click a branch to expand · @labels scroll to their anchor
connect (host: "localhost")

Test Configuration

MUST_ERROR

Compiler Flags:

--auto-discharge=disable