mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
2e84f8a637
This reverts commit 96fc6114d8d1d74c42d3971aa24e6a484de52933, reversing changes made to 2f9da5213ef4cac0048339c9f84c33b873e88cc2.
11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
(Program
|
|
(Require
|
|
{ (TextElement)
|
|
->(TextElement) })
|
|
(Send
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{+(Symbol)+}
|
|
{+(TextElement)+}
|
|
{-(Identifier)-}))
|