1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 05:11:44 +03:00
semantic/test/fixtures/ruby/corpus/comparision-operator.parseA.txt

12 lines
159 B
Plaintext
Raw Normal View History

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