* remove trailing spaces. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5a5dafb78e
commit
69ab98ffb5
2
proc.c
2
proc.c
@ -3316,7 +3316,7 @@ rb_method_compose_to_right(VALUE self, VALUE g)
|
||||
*
|
||||
* Lambdas are useful as self-sufficient functions, in particular useful as
|
||||
* arguments to higher-order functions, behaving exactly like Ruby methods.
|
||||
*
|
||||
*
|
||||
* Procs are useful for implementing iterators:
|
||||
*
|
||||
* def test
|
||||
|
Loading…
x
Reference in New Issue
Block a user