mirror of
https://github.com/github/semantic.git
synced 2024-12-18 20:31:55 +03:00
14 lines
218 B
Plaintext
14 lines
218 B
Plaintext
(Statements
|
|
(ForEach
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Statements
|
|
(Call
|
|
(Identifier)
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Empty))))
|
|
(Empty))
|