mirror of
https://github.com/github/semantic.git
synced 2025-01-06 23:46:21 +03:00
b012b97571
This reverts commit 3729f84c487cb2613fd99eca4c6cdb2178c88806, reversing changes made to d8f0566783407780c1a0d0855f43200530887c54.
12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
(Program
|
|
(Require
|
|
{ (TextElement)
|
|
->(TextElement) })
|
|
(Call
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{+(Identifier)+}
|
|
{-(Symbol)-}
|
|
{-(TextElement)-}
|
|
(Empty)))
|