003 refine layers across modules

✓ Passing This code compiles and runs correctly.

Code

input.k

Supporting Files

test_lib/defs.k

Actual

layered

Expected output

layered

Expected comptime output

refine app.test_lib.defs:Server: port: i64 & >1024 & <=65535

Flows

flow ~std/refine click a branch to expand · @labels scroll to their anchor
std/refine (app/test_lib/defs: Server, source: port: i64 & >1024 & <=65535)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "layered")

Test Configuration

MUST_RUN