mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update tests.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user