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

10 lines
140 B
Plaintext

(Program
(New
(Call
(MemberAccess
(Identifier)
(Identifier))
(Float)
(TextElement)
(Empty))))