add a test for [ruby-dev:32351].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c4c151bed8
commit
1d8519ad86
@ -40,3 +40,6 @@ assert_equal 'ok', %q{
|
||||
vs1 == vs2 ? :ok : :ng
|
||||
}, '[ruby-dev:32329]'
|
||||
|
||||
assert_equal '..f00000000', %q{
|
||||
sprintf("%x", -2**32)
|
||||
}, '[ruby-dev:32351]'
|
||||
|
Loading…
x
Reference in New Issue
Block a user