mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Sync with README.EXT.ja.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22425 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
678adc8714
commit
2485ed5177
1 changed files with 2 additions and 1 deletions
|
@ -1107,7 +1107,8 @@ assigned to captured arguments. For omitted arguments, variables are
|
|||
set to Qnil. NULL can be put in place of a variable reference, which
|
||||
means the corresponding captured argument(s) should be just dropped.
|
||||
|
||||
The number of given arguments is returned.
|
||||
The number of given arguments, excluding an iterator block, is
|
||||
returned.
|
||||
|
||||
** Invoking Ruby method
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue