061 wire parse rejects a chain

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

PARSE ERROR CHAIN
PARSE ERROR TRAILING

Expected output

PARSE ERROR CHAIN
PARSE ERROR TRAILING

Flows

flow ~register click a branch to expand · @labels scroll to their anchor
register (scope: "api", source: greet(1))
flow ~parse.wire click a branch to expand · @labels scroll to their anchor
parse.wire (source: "greet(name: \"a\") |> greet(name: \"b\")")
flow ~parse.wire click a branch to expand · @labels scroll to their anchor
parse.wire (source: "greet(name: \"a\") because the user asked")

Test Configuration

MUST_RUN