Enable more tests.

This commit is contained in:
chriseth
2020-10-29 18:53:15 +01:00
parent 1066af3b98
commit 6ec5612f35
2 changed files with 100 additions and 61 deletions
@@ -2,6 +2,8 @@ contract Test {
bytes x;
function set(bytes memory _a) public { x = _a; }
}
// ====
// compileViaYul: also
// ----
// set(bytes): 0x20, 3, "abc"
// storage: nonempty