mirror of
https://github.com/github/semantic.git
synced 2025-01-07 07:58:12 +03:00
16 lines
409 B
Plaintext
16 lines
409 B
Plaintext
(Program
|
|
(Statement
|
|
(ExpressionStatement
|
|
(Expression
|
|
(ArrowFunction
|
|
(StatementBlock
|
|
(Statement
|
|
(ReturnStatement
|
|
(Expression
|
|
(Identifier "h")))))
|
|
(FormalParameters
|
|
(RequiredParameter
|
|
(Identifier "f"))
|
|
(RequiredParameter
|
|
(Identifier "g"))))))))
|