006 transitive file import

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU021]: continuation branch 'doubled' on tor 'app.base:double' — a bare return has no tags
  --> /Users/larsde/src/koru/tests/regression/100_MODULE_SYSTEM/110_IMPORTS/110_006_transitive_file_import/helper.kz:14:8
  hint: bind the value with `: name`, not `| doubled`

❌ Compiler coordination error: Incomplete branch coverage
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Code

input.kz

Flows

flow ~quadruple click a branch to expand · @labels scroll to their anchor
quadruple (x: 5)

Imported Files

base.kz
helper.kz

Test Configuration

MUST_RUN