mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
(Program
|
|
(Module
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
(Assignment
|
|
(
|
|
(Identifier)
|
|
(Identifier))
|
|
(
|
|
(Integer)
|
|
(Integer)))))
|