mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
18 lines
348 B
Plaintext
18 lines
348 B
Plaintext
(Program
|
|
(ExpressionStatement
|
|
(Function
|
|
(Empty)
|
|
(Empty)
|
|
(Identifier)
|
|
(
|
|
(VariableDeclaration
|
|
(Assignment
|
|
(Empty)
|
|
(Identifier)
|
|
(Float)))
|
|
(ExpressionStatement
|
|
(Yield
|
|
{ (Identifier)
|
|
->(Update
|
|
{+(Identifier)+}) }))))))
|