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
@@ -30,8 +30,8 @@ contract Homer is ERC165, Simpson {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// supportsInterface(bytes4): left(0x01ffc9a0) -> false
// supportsInterface(bytes4): left(0x01ffc9a7) -> true
@@ -30,8 +30,8 @@ contract Homer is ERC165, Simpson {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// supportsInterface(bytes4): left(0x01ffc9a0) -> false
// supportsInterface(bytes4): left(0x01ffc9a7) -> true
@@ -15,8 +15,8 @@ contract Test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// hello_world() -> left(0xc6be8b58)
// hello_world_with_event() -> left(0xc6be8b58)
@@ -52,8 +52,8 @@ contract Test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// hello() -> left(0x19ff1d21)
// world() -> left(0xdf419679)