Events now compile to FATE

This commit is contained in:
Ulf Norell
2019-06-25 15:01:42 +02:00
parent 0cf6a52b26
commit 961f557215
2 changed files with 4 additions and 6 deletions
+1 -2
View File
@@ -119,8 +119,7 @@ compilable_contracts() ->
"bytes_to_x"
].
not_yet_compilable(fate) ->
["events"];
not_yet_compilable(fate) -> [];
not_yet_compilable(aevm) -> [].
%% Contracts that should produce type errors