1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 04:41:47 +03:00
semantic/test/fixtures/javascript/function.parseA.txt

10 lines
194 B
Plaintext

(Program
(Function
(Params
(Other "required_parameter"
(Identifier))
(Other "required_parameter"
(Identifier)))
(ExpressionStatements
(Identifier))))