1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00
semantic/test/fixtures/ruby/corpus/bitwise-operator.parseB.txt

12 lines
153 B
Plaintext
Raw Normal View History

(Statements
2017-08-25 00:55:39 +03:00
(BAnd
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier)))
2017-08-25 00:55:39 +03:00
(LShift
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier))))