mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
22 lines
349 B
Plaintext
22 lines
349 B
Plaintext
(Program
|
|
(Module
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
([])
|
|
(
|
|
(Assignment
|
|
(Annotation
|
|
(
|
|
(Identifier))
|
|
(Identifier))
|
|
([]))
|
|
(Assignment
|
|
(Annotation
|
|
(
|
|
(Identifier)
|
|
(Identifier))
|
|
(Identifier))
|
|
([])))))
|