1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/test/fixtures/javascript/comma-operator.parseB.txt
2017-09-10 22:08:40 +01:00

15 lines
300 B
Plaintext

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