mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
17 lines
254 B
Plaintext
17 lines
254 B
Plaintext
(Program
|
|
(Package
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
([])
|
|
(Assignment
|
|
(Identifier)
|
|
(Composite
|
|
(Array
|
|
(Identifier))
|
|
(
|
|
(Integer)
|
|
(Integer)
|
|
(Integer))))))
|