mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Do not replace zeros by return variable.
This commit is contained in:
@@ -38,4 +38,4 @@ contract C {
|
||||
// f(bytes): 0x20, 0x5, "abcde" -> 0
|
||||
// gas irOptimized: 241858
|
||||
// gas legacy: 239258
|
||||
// gas legacyOptimized: 238577
|
||||
// gas legacyOptimized: 238582
|
||||
|
||||
Reference in New Issue
Block a user