mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use unbounded allocation before returning.
This commit is contained in:
@@ -19,6 +19,6 @@ contract c {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// test() -> 0
|
||||
// gas irOptimized: 311507
|
||||
// gas irOptimized: 311472
|
||||
// gas legacy: 483915
|
||||
// gas legacyOptimized: 478672
|
||||
|
||||
Reference in New Issue
Block a user