mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix comments in opcode.h
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@
|
||||
|
||||
enum {
|
||||
/*-----------------------------------------------------------------------
|
||||
name args description
|
||||
operation code operand description
|
||||
------------------------------------------------------------------------*/
|
||||
OP_NOP=0,/* */
|
||||
OP_MOVE,/* A B R(A) := R(B) */
|
||||
|
||||
Reference in New Issue
Block a user