004 cross module type nested

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

Granting access: admin@example.com as administrator (perms: 999)

Expected output

Granting access: admin@example.com as administrator (perms: 999)

Flows

flow ~create click a branch to expand · @labels scroll to their anchor
create (email: "admin@example.com", role: "administrator", permissions: 999)

Imported Files

test_lib/domain/user.kz

Test Configuration

MUST_RUN