mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
15 lines
179 B
Plaintext
15 lines
179 B
Plaintext
|
(Program
|
||
|
{+(Identifier)+}
|
||
|
{+(Plus
|
||
|
(Identifier)
|
||
|
(
|
||
|
(Identifier)))+}
|
||
|
{+(
|
||
|
(Integer)
|
||
|
(Integer)
|
||
|
(Integer))+}
|
||
|
{+(
|
||
|
(Integer)
|
||
|
(Integer)
|
||
|
(Integer))+})
|