Test updates.

This commit is contained in:
chriseth
2022-01-03 15:52:05 +01:00
parent 772e100813
commit e7fc2a176a
5 changed files with 3 additions and 8 deletions
@@ -20,7 +20,7 @@ contract test {
// compileViaYul: also
// ----
// set(uint8,uint8,uint8,uint8,uint8): 1, 21, 22, 42, 43 -> 0, 0, 0, 0
// gas irOptimized: 111965
// gas irOptimized: 111896
// gas legacy: 113806
// gas legacyOptimized: 111781
// get(uint8): 1 -> 21, 22, 42, 43