mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Skip extcodesize check if return data is expected.
This commit is contained in:
@@ -30,7 +30,7 @@ contract C {
|
||||
// ----
|
||||
// f() -> 3, 7, 5
|
||||
// gas irOptimized: 127592
|
||||
// gas legacy: 151590
|
||||
// gas legacy: 151334
|
||||
// gas legacyOptimized: 125422
|
||||
// x() -> 7
|
||||
// y() -> 5
|
||||
|
||||
Reference in New Issue
Block a user