Merge pull request #10781 from ethereum/new-ir-tests

Enable some semantic tests for the IR
This commit is contained in:
Alex Beregszaszi
2021-01-15 14:48:22 +00:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
@@ -4,7 +4,7 @@ contract C {
}
// ====
// EVMVersion: >=byzantium
// compileViaYul: false
// compileViaYul: also
// revertStrings: debug
// ----
// t(uint256) -> FAILURE, hex"08c379a0", 0x20, 34, "ABI decoding: tuple data too sho", "rt"
@@ -28,6 +28,6 @@ contract C {
}
// ====
// compileViaYul: false
// compileViaYul: also
// ----
// f() -> 42, 23, 34, 42, 42
@@ -27,6 +27,6 @@ contract C {
}
// ====
// compileViaYul: false
// compileViaYul: also
// ----
// f() -> 42, 23, 34, 42, 42