053 println blk conditionals

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

=== Report ===
[DEBUG MODE]
Total: 100
==============

Expected output

=== Report ===
[DEBUG MODE]
Total: 100
==============

Flows

flow ~print.blk click a branch to expand · @labels scroll to their anchor
print.blk (source: === {{ name:s }} === {% if debug %}[DEBUG MODE] {% endif %}Total: {{ total:d }} ==============)

Test Configuration

MUST_RUN