From 3f4472433d09fbeedaa9c41c7d76eb1299e31638 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: svn+ssh://ci.ruby-lang.org/ruby/trunk@3677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- sample/test.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sample/test.rb') diff --git a/sample/test.rb b/sample/test.rb index b41ac7c9c4..0abf999e39 100644 --- a/sample/test.rb +++ b/sample/test.rb @@ -1181,6 +1181,12 @@ s = <