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.diffB-A.txt

13 lines
187 B
Plaintext
Raw Normal View History

(Program
2017-08-25 00:51:08 +03:00
{+(And
{+(Identifier)+}
{+(Identifier)+})+}
2017-08-25 00:51:08 +03:00
{-(Or
{-(Identifier)-}
{-(Identifier)-})-}
2017-08-25 00:51:08 +03:00
{-(And
{-(Or
2017-09-10 01:41:12 +03:00
{-(Identifier)-}
{-(Identifier)-})-}
{-(Identifier)-})-})