022 invocation parentheses rules

✓ Passing This code compiles and runs correctly.

Code

input.kz

Flows

flow ~voidCall click a branch to expand · @labels scroll to their anchor
voidCall
flow ~renderSimple click a branch to expand · @labels scroll to their anchor
renderSimple (source: <h1>Hello!</h1>)
flow ~renderWithData click a branch to expand · @labels scroll to their anchor
renderWithData (name: "Alice", source: <p>${name}</p>)
flow ~stepOne click a branch to expand · @labels scroll to their anchor
stepOne

Expected AST

Test Configuration

PARSER_TEST