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

12 lines
169 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-08-25 00:53:56 +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))))