Actions
Bug #3391
closedUse single exclamation mark instead of double exclamation mark for IRB
Bug #3391:
Use single exclamation mark instead of double exclamation mark for IRB
Description
=begin
Hello,
I'm adding this patch which changes the "!!" double exclamation marks in lib/irb.rb to use single exclamation marks "!", I think using single exclamation marks are more formal for outputs and Ruby itself.
The patch in question was patched from: http://github.com/ruby/ruby -- Please let me know if you want me to patch from SVN trunk instead.
Thanks and Best Regards,
Diego
=end
Files
Actions