parser/tests/0066/ast.txt

12 lines
173 B
Plaintext
Raw Normal View History

[
Block {
body: [
Expression {
expr: Variable {
name: "a",
},
},
],
},
]