002 conditionals

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

[DEBUG] Player: Bob Game started.

Expected output

[DEBUG] Player: Bob Game started.

Flows

flow ~emit click a branch to expand · @labels scroll to their anchor
emit ("{% if is_debug %}[DEBUG] Player: {{ name }}{% endif %} Game started.", is_debug: "true", name: "Bob")

Test Configuration

MUST_RUN