summaryrefslogtreecommitdiff
path: root/insns.def
diff options
context:
space:
mode:
Diffstat (limited to 'insns.def')
-rw-r--r--insns.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/insns.def b/insns.def
index 4a5f39732c..1c20573254 100644
--- a/insns.def
+++ b/insns.def
@@ -778,11 +778,11 @@ checkkeyword
/**
@c setting
- @e trace
- @j trace 用の命令。
+ @e trace a branch
+ @j 分岐を trace する
*/
DEFINE_INSN
-trace2
+tracebranch
(rb_num_t nf, VALUE data)
()
()