parser/tests/0103/ast.txt

10 lines
135 B
Plaintext
Raw Normal View History

[
Expression {
expr: Print {
value: Variable {
name: "foo",
},
},
},
]