mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
returnSize assigned according to truth value of returnInfo.dynamicReturnSize
This commit is contained in:
@@ -40,7 +40,7 @@ contract test {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// constructor(), 20 wei ->
|
||||
// gas irOptimized: 274154
|
||||
// gas irOptimized: 283040
|
||||
// gas legacy: 402654
|
||||
// gas legacyOptimized: 274470
|
||||
// sendAmount(uint256): 5 -> 5
|
||||
|
||||
Reference in New Issue
Block a user