parser/tests/0066/ast.txt
2022-11-30 00:43:37 +00:00

12 lines
173 B
Plaintext

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