Activating some tests viaYul after implementing getters for bytes.

This commit is contained in:
Djordje Mijovic
2020-12-21 14:46:13 +01:00
parent 2d5a2c65a8
commit 7b2614576f
19 changed files with 44 additions and 5 deletions
@@ -28,6 +28,8 @@ contract buggystruct {
return bug.last;
}
}
// ====
// compileViaYul: also
// ----
// getFirst() -> 0x0a
// getSecond() -> 0x14