mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
4 lines
35 B
Text
4 lines
35 B
Text
|
xml.error do
|
||
|
raise "goodbye"
|
||
|
end
|