007 fmt blk basic

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

Hello, World! The answer is 42.

Expected output

Hello, World! The answer is 42.

Flows

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

Test Configuration

MUST_RUN