1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
semantic/test/fixtures/javascript/delete-operator.parseA.txt

8 lines
142 B
Plaintext

(Program
(ExpressionStatements
(Operator
(Other "delete")
(SubscriptAccess
(Identifier)
(StringLiteral)))))