mirror of
https://github.com/github/semantic.git
synced 2025-01-08 08:30:27 +03:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
|
(Program
|
||
|
{ (Other "lambda"
|
||
|
(Identifier))
|
||
|
->(Other "lambda"
|
||
|
(Identifier)
|
||
|
(Binary
|
||
|
(Identifier)
|
||
|
(Other "+")
|
||
|
(IntegerLiteral))) })
|