1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/javascript/nested-functions.diff-B.txt

22 lines
498 B
Plaintext
Raw Normal View History

{-(Program
(Function
(Identifier)
(Identifier)
(Identifier)
(ExpressionStatements
(Function
(Identifier)
(Identifier)
(Identifier)
(ExpressionStatements
(ExpressionStatements
(FunctionCall
(Identifier)
(Identifier)
(Identifier)))
(ExpressionStatements
(FunctionCall
(Identifier)
(Identifier)
(Identifier))))))))-}