1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
semantic/test/fixtures/javascript/comma-operator.parseB.txt
2018-04-06 13:05:28 -04:00

15 lines
282 B
Plaintext

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