1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 17:05:33 +03:00
semantic/test/fixtures/ruby/corpus/and-or.diffA-B.txt

18 lines
277 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
2018-04-11 08:07:05 +03:00
{ (Send
{-(Identifier)-})
2018-04-04 19:53:54 +03:00
->(LowOr
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+}
{+(Send
{+(Identifier)+})+}) }
(Send
{ (Identifier)
->(Identifier) })))