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
commit d9215cf956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,5 +14,7 @@ contract C {
two = data.x;
}
}
// ====
// compileViaYul: also
// ----
// f(uint256): 7 -> 7, 8