mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3f5c917860
commit
03f75020c9
1 changed files with 1 additions and 1 deletions
2
object.c
2
object.c
|
@ -808,7 +808,7 @@ nil_to_a(obj)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* call-seq:
|
* call-seq:
|
||||||
* nil.to_s => "nil"
|
* nil.inspect => "nil"
|
||||||
*
|
*
|
||||||
* Always returns the string "nil".
|
* Always returns the string "nil".
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue