1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/test/fixtures/ruby/corpus/rescue-empty.diffB-A.txt

11 lines
141 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
([])
2018-04-11 08:07:05 +03:00
{ (Send
{-(Identifier)-})
->([]) }))))