mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
|
(Program
|
||
|
(Module
|
||
|
(Identifier))
|
||
|
(Function
|
||
|
(Identifier)
|
||
|
(ExpressionStatements
|
||
|
(Other "label_statement"
|
||
|
{ (Identifier)
|
||
|
->(Identifier) }))))
|