mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
(Program
|
|
(ExpressionStatement
|
|
(Void
|
|
(Call
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Empty)))))
|