mirror of
https://github.com/github/semantic.git
synced 2025-01-03 04:51:57 +03:00
16 lines
196 B
Plaintext
16 lines
196 B
Plaintext
(Program
|
|
(If
|
|
(Not
|
|
{ (Identifier)
|
|
->(Identifier) })
|
|
([]
|
|
{-(Identifier)-})
|
|
{ (
|
|
(Identifier))
|
|
->(Empty) })
|
|
{+(If
|
|
(Not
|
|
(Identifier))
|
|
([])
|
|
(Empty))+})
|