1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/ruby/boolean-operator.diffB-A.txt
2017-08-24 15:00:07 -07:00

8 lines
97 B
Plaintext

(Program
{+(Or
(Identifier)
(Identifier))+}
{-(And
(Identifier)
(Identifier))-})