Update tests.

This commit is contained in:
Daniel Kirchner
2021-09-15 17:09:57 +02:00
parent 6205b3a9d2
commit 58dbeb8e92
221 changed files with 2319 additions and 1753 deletions
@@ -11,6 +11,6 @@ contract C {
// compileViaYul: also
// ----
// f(bytes): 0x20, 0x80, 0x21, 0x40, 0x7, "abcdefg" -> 0x21, 0x40, 0x7, "abcdefg"
// gas irOptimized: 135996
// gas irOptimized: 135918
// gas legacy: 137190
// gas legacyOptimized: 136082