mirror of
https://github.com/github/semantic.git
synced 2024-12-01 00:33:59 +03:00
11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
(Statements
|
|
(While
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Statements
|
|
(Call
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Empty))))
|
|
(Empty))
|