1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/test/fixtures/ruby/rescue-empty.diffB-A.txt

9 lines
107 B
Plaintext

(Program
(Try
(
(Identifier)
(Catch
([])
{ (Identifier)
->([]) }))))