mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[whiskers] Add check that template contain tags.
This commit is contained in:
@@ -891,7 +891,6 @@ string IRGenerator::dispatchRoutine(ContractDefinition const& _contract)
|
||||
}
|
||||
|
||||
t("fallback", fallbackCode);
|
||||
t("revertNoSignature", "");
|
||||
}
|
||||
else
|
||||
t(
|
||||
|
||||
Reference in New Issue
Block a user