140 type with const

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

Value: 42

Must contain:

Value: 42

Flows

flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: Config, source: value: i64, enabled: bool,)
flow ~const click a branch to expand · @labels scroll to their anchor
const (source: threshold: 42)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "Value: {{ threshold:d }}")

Test Configuration

MUST_RUN