1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
semantic/test/fixtures/javascript/comma-operator.diff+B.txt
2017-02-28 08:33:11 -08:00

15 lines
323 B
Plaintext

{+(Program
(ExpressionStatements
(Assignment
(Identifier)
(Object
(Pair
(Identifier)
(CommaOperator
(NumberLiteral)
(MathOperator
(NumberLiteral)
(Other "+")
(NumberLiteral))
(NumberLiteral)))))))+}