mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
14 lines
216 B
Plaintext
14 lines
216 B
Plaintext
(Statements
|
|
(ForOf
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Statements
|
|
(Call
|
|
(Identifier)
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Empty))))
|
|
(Empty))
|