030 index and directory are one module

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

greet 1
helper 2

Expected output

greet 1
helper 2

Flows

flow ~greet click a branch to expand · @labels scroll to their anchor
greet (n: 1)
flow ~helper-say click a branch to expand · @labels scroll to their anchor
helper-say (n: 2)

Imported Files

lib/helper.kz
lib/index.kz

Test Configuration

MUST_RUN