001 nested compound accepts and runs

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

player 98.5

Expected output

player 98.5

Flows

flow ~f64 click a branch to expand · @labels scroll to their anchor
f64 (expr: Health)
flow ~std/proto click a branch to expand · @labels scroll to their anchor
std/proto (Position, source: x: f32 y: f32)
flow ~std/proto click a branch to expand · @labels scroll to their anchor
std/proto (Player, source: pos: Position health: Health)
flow ~new click a branch to expand · @labels scroll to their anchor
new (Player)

Test Configuration

MUST_RUN