mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update gas test.
This commit is contained in:
parent
b3e51bcae1
commit
c093d00af1
@ -14,9 +14,9 @@ contract C {
|
||||
}
|
||||
// ----
|
||||
// creation:
|
||||
// codeDepositCost: 1120800
|
||||
// codeDepositCost: 1122600
|
||||
// executionCost: 1167
|
||||
// totalCost: 1121967
|
||||
// totalCost: 1123767
|
||||
// external:
|
||||
// a(): 530
|
||||
// b(uint256): infinite
|
||||
|
Loading…
Reference in New Issue
Block a user