1
1
mirror of https://github.com/github/semantic.git synced 2025-01-07 07:58:12 +03:00
semantic/test/fixtures/javascript/bitwise-operator.diff+A.txt

7 lines
118 B
Plaintext
Raw Normal View History

{+(Program
(ExpressionStatements
(BitwiseOperator
(Identifier)
(Other ">>")
(Identifier))))+}