Three new opcodes had been added
This commit is contained in:
parent
7e96e3baef
commit
803ebc0854
@ -71,7 +71,7 @@ prop_opcodes() ->
|
|||||||
|
|
||||||
|
|
||||||
valid_opcodes() ->
|
valid_opcodes() ->
|
||||||
lists:seq(0, 16#72) ++ lists:seq(16#fa, 16#fd).
|
lists:seq(0, 16#75) ++ lists:seq(16#fa, 16#fd).
|
||||||
|
|
||||||
|
|
||||||
fate_code(Failure) ->
|
fate_code(Failure) ->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user