mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
15 lines
323 B
Plaintext
15 lines
323 B
Plaintext
|
{-(Program
|
||
|
(ExpressionStatements
|
||
|
(Assignment
|
||
|
(Identifier)
|
||
|
(Object
|
||
|
(Pair
|
||
|
(Identifier)
|
||
|
(CommaOperator
|
||
|
(NumberLiteral)
|
||
|
(MathOperator
|
||
|
(NumberLiteral)
|
||
|
(Other "+")
|
||
|
(NumberLiteral))
|
||
|
(NumberLiteral)))))))-}
|