Numeric.new

Issue #9962 has been updated by Koichi Sasada.

Numeric.new 自体は、

test/ruby/test_numeric.rb に

    assert_raise(TypeError) { -Numeric.new }

とあったため、[ruby-trunk - Bug #9961] で利用したのでした。


Bug #9962: Numeric.new

  • Author: Usaku NAKAMURA
  • Status: Open
  • Priority: Normal
  • Assignee:
  • Category: core
  • Target version: current: 2.2.0
  • ruby -v: -
  • Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN