1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
semantic/test/fixtures/ruby/corpus/bitwise-operator.diffA-B.txt

27 lines
404 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-10-03 22:26:50 +03:00
{ (BOr
2018-04-11 08:07:05 +03:00
{-(Send
{-(Identifier)-})-}
{-(Send
{-(Identifier)-})-})
2017-10-03 22:26:50 +03:00
->(BAnd
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+}
{+(Send
{+(Identifier)+})+}) }
2017-10-03 22:26:50 +03:00
{ (RShift
2018-04-11 08:07:05 +03:00
{-(Send
{-(Identifier)-})-}
{-(Send
{-(Identifier)-})-})
2017-10-03 22:26:50 +03:00
->(LShift
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+}
{+(Send
{+(Identifier)+})+}) }
2017-08-25 00:55:39 +03:00
{-(BXOr
2018-04-11 08:07:05 +03:00
{-(Send
{-(Identifier)-})-}
{-(Send
{-(Identifier)-})-})-})