006 transitive file import

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[KORU100]: unused binding 'd1'
  --> tests/regression/100_MODULE_SYSTEM/110_IMPORTS/110_006_transitive_file_import/input.kz:14:0
    |
 14 | ~import app/helper
    | ^
  hint: discard the binding using `_` if not needed

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