Fix dependent type in CLONE

This commit is contained in:
radrow
2021-04-20 14:55:24 +02:00
parent 851952987c
commit 545f16da65
4 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ compilable_contracts() ->
"protected_call",
"hermetization_turnoff",
"multiple_contracts",
"clone"
"clone", "clone_simple"
].
not_compilable_on(fate) -> [];