mirror of
https://github.com/danog/parser.git
synced 2024-12-02 09:27:50 +01:00
15 lines
268 B
Plaintext
15 lines
268 B
Plaintext
[
|
|
Constant {
|
|
constants: [
|
|
Constant {
|
|
name: Identifier {
|
|
name: "FOO",
|
|
},
|
|
value: LiteralInteger {
|
|
i: 1,
|
|
},
|
|
},
|
|
],
|
|
},
|
|
]
|