1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
semantic/test/fixtures/javascript/constructor-call.parseB.txt
2018-03-27 10:20:28 -07:00

10 lines
140 B
Plaintext

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