1
1
mirror of https://github.com/github/semantic.git synced 2025-01-02 12:23:08 +03:00
semantic/test/fixtures/ruby/elsif.parseB.txt

15 lines
198 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
(If
(Identifier)
2017-08-24 23:31:37 +03:00
(
(Call
(Identifier)
(Empty)))
(If
2017-02-23 01:36:22 +03:00
(Identifier)
2017-08-24 23:31:37 +03:00
(
(Call
(Identifier)
(Empty)))
(Empty))))