multiple resources cleanup

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU030]: Phantom state mismatch: 'f.file1' (parameter 'file') holds no live '<opened!>' obligation to consume here — it was never acquired or has already been discharged. Pass a value that still holds its '<opened!>' obligation.
  --> tests/regression/300_ADVANCED_FEATURES/330_PHANTOM_TYPES/520_multiple_resources_cleanup/input.kz:3:0

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

Code

input.kz

Flows

flow ~open-two click a branch to expand · @labels scroll to their anchor
open-two (path1: "test1.txt", path2: "test2.txt")

Imported Files

fs.kz