1
1
mirror of https://github.com/github/semantic.git synced 2025-01-03 04:51:57 +03:00
semantic/test/fixtures/ruby/corpus/rescue-empty.parseB.txt

10 lines
124 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))))))