1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 22:01:46 +03:00
semantic/test/fixtures/ruby/and-or.parseB.txt

10 lines
123 B
Plaintext
Raw Normal View History

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