005 const typed values

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

Claude 42 7 100

Expected output

Claude 42 7 100

Flows

flow ~const click a branch to expand · @labels scroll to their anchor
const (source: name: "Claude" count: 42[i32] size: 7[u8] plain: 100)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "{{ name:s }} {{ count:d }} {{ size:d }} {{ plain:d }}")

Test Configuration

MUST_RUN