1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 23:11:50 +03:00
semantic/test/fixtures/ruby/elsif.diffB-A.txt

15 lines
206 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)-})-})
2017-08-24 23:31:37 +03:00
(Empty))))