ensure all stdlib opcodes are present
This commit is contained in:
@@ -2,6 +2,7 @@ package inst
|
||||
|
||||
type Instruction struct {
|
||||
Opcode string
|
||||
AliasOf string
|
||||
Summary string
|
||||
Forms []Form
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user