mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Test updates.
This commit is contained in:
@@ -21,6 +21,6 @@ contract C {
|
||||
// f(uint256[][1]): 32, 32, 0 -> true
|
||||
// f(uint256[][1]): 32, 32, 1, 42 -> true
|
||||
// f(uint256[][1]): 32, 32, 8, 421, 422, 423, 424, 425, 426, 427, 428 -> true
|
||||
// gas irOptimized: 227663
|
||||
// gas irOptimized: 227647
|
||||
// gas legacy: 144300
|
||||
// gas legacyOptimized: 124199
|
||||
// gas legacyOptimized: 124189
|
||||
|
||||
Reference in New Issue
Block a user