1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
semantic/test/fixtures/javascript/generator-function.diff-B.txt

12 lines
198 B
Plaintext

{-(Program
(Function
(Identifier)
(Params
(Identifier)
(Identifier))
(ExpressionStatements
(Yield))
(ExpressionStatements
(Yield
(Identifier)))))-}