053 braceless continuation constructors

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

Testing braceless in continuation:
  Got result: 42

Expected output

Testing braceless in continuation:
  Got result: 42

Flows

subflow ~process click a branch to expand · @labels scroll to their anchor
compute (x: input)
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "Testing braceless in continuation:")
flow ~process click a branch to expand · @labels scroll to their anchor
process (input: 21)

Test Configuration

MUST_RUN