mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Just a star [ci skip]
This commit is contained in:
parent
4e40fdbcee
commit
6e46bf1e54
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ RBIMPL_ATTR_NONNULL((2, 3))
|
|||
* param-arg-spec := pre-arg-spec [post-arg-spec] / post-arg-spec /
|
||||
* pre-opt-post-arg-spec
|
||||
* pre-arg-spec := num-of-leading-mandatory-args
|
||||
[num-of-optional-args]
|
||||
* [num-of-optional-args]
|
||||
* post-arg-spec := sym-for-variable-length-args
|
||||
* [num-of-trailing-mandatory-args]
|
||||
* pre-opt-post-arg-spec := num-of-leading-mandatory-args num-of-optional-args
|
||||
|
|
Loading…
Reference in a new issue