mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
4db898284d
commit
bf77fc23e7
1 changed files with 2 additions and 2 deletions
4
object.c
4
object.c
|
@ -1630,8 +1630,8 @@ rb_false(VALUE obj)
|
|||
*
|
||||
* This method is deprecated.
|
||||
*
|
||||
* This is not only unuseful but also troublesome because it
|
||||
* may hide a type error.
|
||||
* This is not only useless but also troublesome because it may hide a
|
||||
* type error.
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Loading…
Add table
Reference in a new issue