mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
(Program
|
|
(ForEach
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(
|
|
(Call
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Empty)))))
|