ActionsLike0
Bug #2562
closedString#hex strange behavior
Description
=begin
'_a'.hex:
1.8.6, 1.8,7 rubinius 1.0 rc2 gives 10
1.9.1p243, 1.9.1p376, macuby gives 0.
Also, there is no such test in rubyspec.
=end
ActionsLike0
Added by kronos (Ivan Samsonov) about 15 years ago. Updated almost 14 years ago.
Description
=begin
'_a'.hex:
1.8.6, 1.8,7 rubinius 1.0 rc2 gives 10
1.9.1p243, 1.9.1p376, macuby gives 0.
Also, there is no such test in rubyspec.
=end
=begin
This is intended, r15799.
=end