mirror of
https://github.com/github/semantic.git
synced 2024-12-01 00:33:59 +03:00
19 lines
259 B
Plaintext
19 lines
259 B
Plaintext
(Program
|
|
(If
|
|
(Not
|
|
(Send
|
|
{ (Identifier)
|
|
->(Identifier) }))
|
|
(
|
|
{+(Send
|
|
{+(Identifier)+})+})
|
|
{ (Empty)
|
|
->(Send
|
|
{+(Identifier)+}) })
|
|
{-(If
|
|
{-(Not
|
|
{-(Send
|
|
{-(Identifier)-})-})-}
|
|
{-([])-}
|
|
{-(Empty)-})-})
|