1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/rescue.diff+A.txt

27 lines
442 B
Plaintext
Raw Normal View History

2017-02-27 22:55:49 +03:00
{+(Program
(Begin
(Identifier)
(Rescue
2017-07-07 20:04:49 +03:00
(Constant)
(Rescue
(Constant)
(Constant)
(RescuedException
(Identifier))
(Identifier)))
(Else
(Identifier))
(Ensure
(Identifier)))
(Method
(Identifier)
(Rescue
(Constant)
(Rescue
(Constant)
(Constant)
(RescuedException
(Identifier))))
(Else)
(Ensure)))+}