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
@@ -16,5 +16,7 @@ contract Sample {
p[0] = m;
}
}
// ====
// compileViaYul: also
// ----
// p(uint256): 0x0 -> 0xbbbb, 0xcccc, 0x80, 0xc0, 0x05, "hello", 0x05, "world"