1
1
mirror of https://github.com/github/semantic.git synced 2024-12-30 02:14:20 +03:00
semantic/test/fixtures/ruby/corpus/and-or.parseB.txt

15 lines
204 B
Plaintext
Raw Normal View History

2018-06-06 20:02:44 +03:00
(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))))