mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Translate missing rdoc comment for opt_send_without_block.
fix [GH-1608], Patch by @k0kubun git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ebbe6782c6
commit
15196f4c6d
1 changed files with 1 additions and 1 deletions
|
@ -838,7 +838,7 @@ opt_newarray_min
|
|||
/**
|
||||
@c optimize
|
||||
@e Invoke method without block
|
||||
@j Invoke method without block
|
||||
@j ブロックなしでメソッド呼び出しを行う。
|
||||
*/
|
||||
DEFINE_INSN
|
||||
opt_send_without_block
|
||||
|
|
Loading…
Add table
Reference in a new issue