parser/tests/fixtures/0108/ast.txt

10 lines
140 B
Plaintext

[
Expression {
expr: YieldFrom {
value: LiteralInteger {
i: "1",
},
},
},
]