mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +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
|
|
{ (Update
|
|
{-(Identifier)-})
|
|
->(Identifier) }))))))
|