Add FATE instructions for Bytes.concat and Bytes.split

This commit is contained in:
Ulf Norell
2019-09-09 12:21:47 +02:00
parent 3106ca1306
commit 17c9656f5c
2 changed files with 66 additions and 64 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ prop_opcodes() ->
valid_opcodes() ->
lists:seq(0, 16#7d) ++ lists:seq(16#fa, 16#fd).
lists:seq(0, 16#7f) ++ lists:seq(16#fa, 16#fd).
fate_code(Failure) ->