[whiskers] Add check that template contain tags.

This commit is contained in:
Alexander Arlt
2021-01-20 15:26:34 -05:00
parent a75b87c80e
commit 061fecbc90
6 changed files with 38 additions and 22 deletions
-1
View File
@@ -891,7 +891,6 @@ string IRGenerator::dispatchRoutine(ContractDefinition const& _contract)
}
t("fallback", fallbackCode);
t("revertNoSignature", "");
}
else
t(