mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
15 lines
282 B
Plaintext
15 lines
282 B
Plaintext
(Program
|
|
(Assignment
|
|
(Identifier)
|
|
(Hash
|
|
(KeyValue
|
|
(Identifier)
|
|
(Paren
|
|
(SequenceExpression
|
|
(Float)
|
|
(SequenceExpression
|
|
(Plus
|
|
(Float)
|
|
(Float))
|
|
(Float))))))))
|