1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
semantic/test/fixtures/ruby/corpus/relational-operator.parseA.txt

18 lines
241 B
Plaintext
Raw Normal View History

2018-06-06 20:02:44 +03:00
(Statements
2017-08-24 23:36:53 +03:00
(Equal
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier)))
2017-08-24 23:36:53 +03:00
(Not
(Equal
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier))))
2017-08-24 23:36:53 +03:00
(Equal
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier))))