mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Run gas tests on NoMetadata format only.
This commit is contained in:
@@ -11,9 +11,9 @@ contract Medium {
|
||||
}
|
||||
// ----
|
||||
// creation:
|
||||
// codeDepositCost: 360400
|
||||
// executionCost: 399
|
||||
// totalCost: 360799
|
||||
// codeDepositCost: 349600
|
||||
// executionCost: 386
|
||||
// totalCost: 349986
|
||||
// external:
|
||||
// a(): 1152
|
||||
// b(uint256): infinite
|
||||
|
||||
Reference in New Issue
Block a user