parser/tests/fixtures/0103/ast.txt

20 lines
396 B
Plaintext
Raw Normal View History

[
Expression {
expr: Print {
value: Variable(
Variable {
start: (
1,
13,
),
name: "foo",
end: (
1,
17,
),
},
),
},
},
]