Update tests.

This commit is contained in:
Daniel Kirchner
2021-11-03 12:39:55 +01:00
parent 4229369180
commit 1a0605c594
232 changed files with 2471 additions and 1897 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: 177581
// gas irOptimized: 172204
// gas legacy: 141900
// gas legacyOptimized: 121788