mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
(Program
|
|
(ExpressionStatement
|
|
(Assignment
|
|
(Identifier)
|
|
(Hash
|
|
(KeyValue
|
|
(Identifier)
|
|
(SequenceExpression
|
|
(Float)
|
|
(SequenceExpression
|
|
(Plus
|
|
(Float)
|
|
(Float))
|
|
(Float))))))))
|