parser/tests/0072/ast.txt

13 lines
226 B
Plaintext
Raw Normal View History

[
Expression {
expr: ErrorSuppress {
expr: Call {
target: Identifier {
name: "hello",
},
args: [],
},
},
},
]