Updated instruction set to build Instruction
instances
#130
Annotations
4 errors
test:
gen/instruction_set_test.go#L19
undefined: gen.InstructionDef
|
test:
gen/instruction_set_test.go#L26
undefined: gen.InstructionDef
|
test:
gen/instruction_set_test.go#L33
cannot use err (variable of type core.Result) as error value in argument to assert.NoError: core.Result does not implement error (missing method Error)
|
test
Process completed with exit code 1.
|