Merge pull request #9999 from ethereum/enableTest

Enable test that started working for yul.
This commit is contained in:
Kamil Śliwak
2020-10-09 19:44:15 +02:00
committed by GitHub
@@ -14,5 +14,7 @@ contract C {
two = data.x;
}
}
// ====
// compileViaYul: also
// ----
// f(uint256): 7 -> 7, 8