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
2017-08-24 14:53:56 -07:00

14 lines
222 B
Plaintext

(Program
{+(LessThan
(Identifier)
(Identifier))+}
{+(GreaterThan
(Identifier)
(Identifier))+}
{-(LessThanEqual
(Identifier)
(Identifier))-}
{-(GreaterThanEqual
(Identifier)
(Identifier))-})