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
@@ -4,8 +4,8 @@ contract test {
function h() public { assert(false); }
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// f() ->
// g() -> FAILURE