Merge pull request #10394 from ethereum/viayul-tests

Switch compileViaYul to also where appropriate
This commit is contained in:
Đorđe Mijović
2020-11-25 16:46:30 +01:00
committed by GitHub
54 changed files with 74 additions and 52 deletions
@@ -39,7 +39,7 @@ contract C {
}
}
// ====
// compileViaYul: true
// compileViaYul: also
// ----
// f() -> 0
// g() -> 0