Skip to content

Commit e38bf7d

Browse files
committed
Updated test results
1 parent 3ae90a5 commit e38bf7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
contract test {
22
}
33
// ----
4-
// i_am_not_there() ->
4+
// i_am_not_there() -> FAILURE

test/libsolidity/semanticTests/viaYul/empty_contract_via_yul.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ contract test {
33
// ====
44
// compileViaYul: true
55
// ----
6-
// i_am_not_there() ->
6+
// i_am_not_there() -> FAILURE

0 commit comments

Comments
 (0)