Open
Description
rescue : Exception
end : Int32
getter select : Foo
(source_file
(ERROR
(type_declaration
(identifier)
(constant)))
(constant)
(type_declaration
(identifier)
(ERROR)
(constant)))
should be:
(source_file
(type_declaration
(identifier)
(constant))
(type_declaration
(identifier)
(constant))
(call
(identifier)
(type_declaration
(identifier)
(constant))))