mirror of
https://github.com/github/semantic.git
synced 2024-12-11 08:45:48 +03:00
18 lines
232 B
Plaintext
18 lines
232 B
Plaintext
(Program
|
|
(If
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
([]
|
|
{-(Identifier)-})
|
|
{ (If
|
|
(Identifier)
|
|
(
|
|
(Identifier))
|
|
(
|
|
(Identifier)))
|
|
->(Empty) })
|
|
{+(If
|
|
(Identifier)
|
|
([])
|
|
(Empty))+})
|