Update tests.

This commit is contained in:
Daniel Kirchner
2022-08-15 16:24:10 +02:00
parent 733b0f63f6
commit a9c21863d4
39 changed files with 55 additions and 55 deletions
@@ -27,14 +27,14 @@ contract C {
// ----
// l() -> 0
// f(uint256,uint256): 42, 64 ->
// gas irOptimized: 112482
// gas irOptimized: 112476
// gas legacy: 108105
// gas legacyOptimized: 101987
// l() -> 1
// ll(uint256): 0 -> 43
// a(uint256,uint256): 0, 42 -> 64
// f(uint256,uint256): 84, 128 ->
// gas irOptimized: 116270
// gas irOptimized: 116264
// gas legacy: 107525
// gas legacyOptimized: 96331
// l() -> 2