mirror of
https://github.com/github/semantic.git
synced 2025-01-07 07:58:12 +03:00
10 lines
203 B
Plaintext
10 lines
203 B
Plaintext
(Program
|
|
(Statement
|
|
(ExpressionStatement
|
|
(Expression
|
|
(SubscriptExpression
|
|
(Expression
|
|
(Identifier "x"))
|
|
(Expression
|
|
(String)))))))
|