mirror of
https://github.com/github/semantic.git
synced 2024-12-21 22:01:46 +03:00
13 lines
161 B
Plaintext
13 lines
161 B
Plaintext
{-(Program
|
|
(Call
|
|
(Identifier)
|
|
(Plus
|
|
(Integer)
|
|
(
|
|
(Integer)))
|
|
(Empty))
|
|
(Call
|
|
(Identifier)
|
|
(Identifier)
|
|
(Empty)))-}
|