1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 15:35:14 +03:00
semantic/test/fixtures/ruby/corpus/comparision-operator.diffA-B.txt

22 lines
356 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-10-03 22:26:50 +03:00
{ (LessThan
2018-04-11 08:07:05 +03:00
{-(Send
{-(Identifier)-})-}
{-(Send
{-(Identifier)-})-})
2017-10-03 22:26:50 +03:00
->(LessThanEqual
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+}
{+(Send
{+(Identifier)+})+}) }
2017-08-25 00:53:56 +03:00
{+(GreaterThanEqual
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+}
{+(Send
{+(Identifier)+})+})+}
2017-08-25 00:53:56 +03:00
{-(GreaterThan
2018-04-11 08:07:05 +03:00
{-(Send
{-(Identifier)-})-}
{-(Send
{-(Identifier)-})-})-})