1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/ruby/corpus/boolean-operator.diffB-A.txt

12 lines
163 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-12-27 22:50:33 +03:00
{ (And
2018-04-11 08:07:05 +03:00
{-(Send
{-(Identifier)-})-}
{-(Send
{-(Identifier)-})-})
2017-12-27 22:50:33 +03:00
->(Or
2018-04-11 08:07:05 +03:00
{+(Send
{+(Identifier)+})+}
{+(Send
{+(Identifier)+})+}) })