parser/tests/0077/ast.txt
2022-11-30 00:43:37 +00:00

15 lines
268 B
Plaintext

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