mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
(Program
|
|
(Function
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Identifier)
|
|
(Identifier)
|
|
(ExpressionStatements
|
|
(Yield)
|
|
(Yield
|
|
(Identifier)))))
|