003 cross module type basic

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

Registering user: Alice, age 30

Expected output

Registering user: Alice, age 30

Flows

flow ~create click a branch to expand · @labels scroll to their anchor
create (name: "Alice", age: 30)

Imported Files

test_lib/user.kz

Test Configuration

MUST_RUN