mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update gas expectations in semantic tests.
This commit is contained in:
@@ -26,6 +26,6 @@ contract Creator {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// f(uint256,bytes): 7, 0x40, 78, "abcdefghijklmnopqrstuvwxyzabcdef", "ghijklmnopqrstuvwxyzabcdefghijkl", "mnopqrstuvwxyz" -> 7, "h"
|
||||
// gas irOptimized: 330976
|
||||
// gas irOptimized: 330957
|
||||
// gas legacy: 422873
|
||||
// gas legacyOptimized: 292281
|
||||
|
||||
Reference in New Issue
Block a user