Update tests.

This commit is contained in:
chriseth
2021-01-20 18:25:27 +01:00
parent 3cc07694ed
commit bbd29b24ab
16 changed files with 161 additions and 83 deletions
+3 -3
View File
@@ -14,9 +14,9 @@ contract C {
}
// ----
// creation:
// codeDepositCost: 1175600
// executionCost: 1221
// totalCost: 1176821
// codeDepositCost: 1181400
// executionCost: 1227
// totalCost: 1182627
// external:
// a(): 1130
// b(uint256): infinite