mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
This commit is contained in:
@@ -13,7 +13,10 @@ contract Medium {
|
||||
// optimize: true
|
||||
// optimize-runs: 2
|
||||
// ----
|
||||
// creation: 183 + 140400 = 140583
|
||||
// creation:
|
||||
// codeDepositCost: 142200
|
||||
// executionCost: 190
|
||||
// totalCost: 142390
|
||||
// external:
|
||||
// a(): 398
|
||||
// b(uint256): 863
|
||||
|
||||
Reference in New Issue
Block a user