1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 16:02:43 +03:00
semantic/test/fixtures/javascript/generator-function.parseA.txt

10 lines
150 B
Plaintext

(Program
(Function
(Identifier)
(Identifier)
(Identifier)
(ExpressionStatements
(Yield)
(Yield
(Identifier)))))