1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/comparision-operator.diffB-A.txt

14 lines
236 B
Plaintext
Raw Normal View History

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