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:
@@ -27,5 +27,5 @@ contract C {
|
||||
// library: L
|
||||
// f() -> 8, 7, 1, 2, 7, 12
|
||||
// gas irOptimized: 167580
|
||||
// gas legacy: 169475
|
||||
// gas legacy: 169347
|
||||
// gas legacyOptimized: 167397
|
||||
|
||||
Reference in New Issue
Block a user