mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
insns.def: typo
* insns.def (adjuststack): fix a typo, "empty". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4aa088c72f
commit
ec0c0e3da2
1 changed files with 1 additions and 1 deletions
|
@ -667,7 +667,7 @@ setn
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@c stack
|
@c stack
|
||||||
@e empt current stack
|
@e empty current stack
|
||||||
@j current stack を空にする。
|
@j current stack を空にする。
|
||||||
*/
|
*/
|
||||||
DEFINE_INSN
|
DEFINE_INSN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue