Remove // compileViaYul: also

This commit is contained in:
Daniel Kirchner
2022-05-19 20:23:28 +02:00
parent 788dc6b4c8
commit 58d21f1e9d
1267 changed files with 0 additions and 1267 deletions
@@ -17,6 +17,5 @@ contract Derived is Base {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 2
@@ -22,6 +22,5 @@ contract Derived is Base {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// h() -> 2
@@ -17,7 +17,6 @@ contract Derived is Base {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// g() -> 2
// f() -> 2
@@ -29,6 +29,5 @@ contract Derived is Base {
}
// ====
// compileViaYul: also
// ----
// getA() -> 2