From abf7b14f052fca72777a745c5f1b3f4621e677b2 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 14 Apr 2003 06:54:27 +0000 Subject: * bignum.c (rb_cstr_to_inum, rb_big2str): allow 2-36 as radix. * numeric.c (rb_fix2str): ditto. * string.c (rb_str_to_i): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- sample/test.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sample') diff --git a/sample/test.rb b/sample/test.rb index b41ac7c9c..0abf999e3 100644 --- a/sample/test.rb +++ b/sample/test.rb @@ -1181,6 +1181,12 @@ s = <