Aborts with msg
msg
318 319 320 321 322
# File 'lib/rdoc/parser/ruby.rb', line 318 def error(msg) msg = make_message msg abort msg end