1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
semantic/test/fixtures/javascript/comma-operator.parseB.txt
2017-09-21 12:31:30 -04:00

14 lines
252 B
Plaintext

(Program
(Assignment
(Identifier)
(Hash
(KeyValue
(Identifier)
(SequenceExpression
(Float)
(SequenceExpression
(Plus
(Float)
(Float))
(Float)))))))