mirror of
https://github.com/github/semantic.git
synced 2024-12-19 04:41:47 +03:00
10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
(Statements
|
|
(Function
|
|
(Empty)
|
|
{+(Identifier)+}
|
|
(Statements
|
|
(Plus
|
|
{ (Integer)
|
|
->(Identifier) }
|
|
(Integer)))))
|