036 expression parameter

✓ Passing This code compiles and runs correctly.

Code

input.kz

Flows

flow ~log-expr click a branch to expand · @labels scroll to their anchor
log-expr (expr: 2 + 2)
flow ~log-expr click a branch to expand · @labels scroll to their anchor
log-expr (expr: foo(x, y, z))
flow ~multi-expr click a branch to expand · @labels scroll to their anchor
multi-expr (expr: a + b, guard: x > 0)
flow ~multi-expr click a branch to expand · @labels scroll to their anchor
multi-expr (expr: compute(a, b), guard: validate(x, y))

Test Configuration

MUST_RUN