Trivial isoltest updates: directives sorted alphabetically

This commit is contained in:
Alex Beregszaszi
2021-04-20 17:21:56 +02:00
committed by Kamil Śliwak
parent cf7f814a4e
commit 45c6bbe02b
493 changed files with 503 additions and 503 deletions
@@ -16,7 +16,7 @@ contract Derived is Base {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 2
@@ -21,7 +21,7 @@ contract Derived is Base {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// h() -> 2
@@ -16,8 +16,8 @@ contract Derived is Base {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// g() -> 2
// f() -> 2