004 struct in flow

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

Hello, Alice!

Expected output

Hello, Alice!

Flows

flow ~struct click a branch to expand · @labels scroll to their anchor
struct (Player, source: name: []const u8, health: i32,)
flow ~greet click a branch to expand · @labels scroll to their anchor
greet (player: p)

Test Configuration

MUST_RUN