Closed GoogleCodeExporter closed 8 years ago
'ab' =~ /(a)(b)/; puts $~[1..-1] Unhandled Exception: Ruby.Runtime.RubyException: cannot convert Range into Integer Similar code is used in URI.split.
Original issue reported on code.google.com by sanxiyn on 12 Sep 2007 at 8:28
sanxiyn
Fix attached.
Original comment by sason...@gmail.com on 12 Sep 2007 at 8:45
sason...@gmail.com
Attachments:
Fixed in r92.
Original comment by sason...@gmail.com on 15 Sep 2007 at 1:03
Original issue reported on code.google.com by
sanxiyn
on 12 Sep 2007 at 8:28