019 subflow multiline call

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: unbalanced parentheses in invocation arguments
  --> tests/regression/200_COMPILER_FEATURES/210_PARSER/210_019_subflow_multiline_call/input.kz:46:1
    |
 46 | ~test-multiline-call = step-a(x: 10): a |> step-b(
    | ^

Code

input.kz

Flows

flow ~test-multiline-call click a branch to expand · @labels scroll to their anchor
test-multiline-call