004 const block module scope

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

Hello, Claude! The answer is 42.

Expected output

Hello, Claude! The answer is 42.

Flows

flow ~const click a branch to expand · @labels scroll to their anchor
const (source: name: "Claude" count: 42)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "Hello, {{ name:s }}! The answer is {{ count:d }}.")

Test Configuration

MUST_RUN