Enable tests.

This commit is contained in:
chriseth
2021-01-11 14:51:33 +01:00
parent 994fdb7517
commit 3804ad85f6
4 changed files with 7 additions and 0 deletions
@@ -21,6 +21,8 @@ contract C {
return (r[2], s.x, a, b, c, d);
}
}
// ====
// compileViaYul: also
// ----
// library: L
// f() -> 8, 7, 1, 2, 7, 12