1
1
mirror of https://github.com/github/semantic.git synced 2025-01-04 13:34:31 +03:00
semantic/test/fixtures/ruby/corpus/rescue-modifier.diffA-B.txt

9 lines
105 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-08-24 23:34:25 +03:00
(Try
2018-04-11 08:07:05 +03:00
(Send
(Identifier))
2017-08-24 23:34:25 +03:00
(Catch
{ (Null)
->(Boolean) }
(Empty))))