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

13 lines
164 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
(
2018-04-06 05:04:22 +03:00
(Send
(Identifier)))
2017-08-24 23:31:37 +03:00
(If
2017-02-23 01:36:22 +03:00
(Identifier)
2017-08-24 23:31:37 +03:00
(
2018-04-06 05:04:22 +03:00
(Send
(Identifier)))
2017-08-24 23:31:37 +03:00
(Empty))))