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.parseB.txt

17 lines
233 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-08-24 23:36:53 +03:00
(Comparison
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier)))
2018-03-19 19:17:44 +03:00
(Matches
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier)))
2017-02-23 01:36:22 +03:00
(Assignment
(Identifier)
2017-08-24 23:36:53 +03:00
(Not
2018-04-11 08:07:05 +03:00
(Send
(Identifier)))))