1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/test/fixtures/ruby/corpus/and-or.parseB.txt

15 lines
204 B
Plaintext
Raw Normal View History

(Statements
2018-04-04 19:53:54 +03:00
(LowOr
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier)))
2018-04-04 19:53:54 +03:00
(LowAnd
(LowOr
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
(Send
(Identifier)))
(Send
(Identifier))))