1
1
mirror of https://github.com/github/semantic.git synced 2024-12-30 02:14:20 +03:00
semantic/test/fixtures/javascript/function-call.parseA.txt
2017-09-10 22:08:40 +01:00

8 lines
117 B
Plaintext

(Program
(ExpressionStatement
(Call
(Identifier)
(Identifier)
(TextElement)
(Empty))))