1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/ruby/and-or.diffA-B.txt

12 lines
163 B
Plaintext
Raw Normal View History

(Program
2017-08-25 00:51:08 +03:00
{+(Or
(Identifier)
2017-08-25 00:51:08 +03:00
(Identifier))+}
(And
{ (Identifier)
->(Or
2017-02-23 01:36:22 +03:00
(Identifier)
2017-08-25 00:51:08 +03:00
(Identifier)) }
{ (Identifier)
->(Identifier) }))