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 Test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// getName() -> "abc"
@@ -26,7 +26,7 @@ contract Test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// getName() -> "def\x00\x00\x00"
@@ -15,8 +15,8 @@ contract Derived is Base {
}
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// getBMember() -> 5
// getDMember() -> 6
@@ -3,7 +3,7 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// constructor(), 27 wei ->
@@ -17,8 +17,8 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// use(uint256): 3 -> 6
// result_in_constructor() -> 4
@@ -18,8 +18,8 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// use(uint16): 3 -> 0xfff9
// result_in_constructor() -> 0xfffb
@@ -15,7 +15,7 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// compileViaYul: also
// ----
// t() -> 7