Update tests.

This commit is contained in:
chriseth
2022-02-21 14:32:52 +01:00
parent 106921c278
commit e9592c3f8e
99 changed files with 973 additions and 880 deletions
@@ -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: 171964
// gas irOptimized: 171838
// gas legacy: 141644
// gas legacyOptimized: 121532