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