1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
semantic/test/fixtures/javascript/corpus/math-operator.diffA-B.txt
2018-06-01 11:44:03 -07:00

13 lines
184 B
Plaintext

(Statements
(Minus
(Plus
(Identifier)
(Times
(Identifier)
{ (Float)
->(Float) }))
(Modulo
(Identifier)
{ (Float)
->(Float) })))