parser/tests/0077/ast.txt

15 lines
268 B
Plaintext
Raw Normal View History

[
Constant {
constants: [
Constant {
name: Identifier {
name: "FOO",
},
value: LiteralInteger {
i: 1,
},
},
],
},
]