parser/tests/fixtures/0093/ast.txt

10 lines
150 B
Plaintext
Raw Normal View History

[
Expression {
expr: DynamicVariable {
name: LiteralString {
value: "foo",
},
},
},
]