Fix call-seq [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9722ed0e52
commit
4d3c254ebe
2
re.c
2
re.c
@ -2037,7 +2037,7 @@ match_aref(int argc, VALUE *argv, VALUE match)
|
|||||||
/*
|
/*
|
||||||
* call-seq:
|
* call-seq:
|
||||||
*
|
*
|
||||||
* mtch.values_at([index]*) -> array
|
* mtch.values_at(index, ...) -> array
|
||||||
*
|
*
|
||||||
* Uses each <i>index</i> to access the matching values, returning an array of
|
* Uses each <i>index</i> to access the matching values, returning an array of
|
||||||
* the corresponding matches.
|
* the corresponding matches.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user