1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/javascript/subscript-access-assignment.diff+B.txt

8 lines
147 B
Plaintext
Raw Normal View History

{+(Program
(ExpressionStatements
(Assignment
(SubscriptAccess
(Identifier)
(StringLiteral))
(NumberLiteral))))+}