[Sol->Yul] Implementing Byte array push() and pop()

This commit is contained in:
Djordje Mijovic
2020-05-19 14:47:00 +02:00
parent a8ca8f75ff
commit d235d0c166
9 changed files with 227 additions and 28 deletions
@@ -13,6 +13,7 @@ contract c {
if (l != 0x03) return true;
}
}
// ====
// compileViaYul: also
// ----
// test() -> false