1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00
semantic/test/fixtures/javascript/method-call.diffA-B.txt
2018-03-27 10:20:28 -07:00

10 lines
143 B
Plaintext

(Program
(Call
(MemberAccess
(Identifier)
(Identifier))
(Identifier)
{ (TextElement)
->(TextElement) }
(Empty)))