Skip to content

Commit fdd59f6

Browse files
committed
rollback unrelated diffs at tests/ui/typeck/consider-borrowing-141810-2.rs
1 parent 682541b commit fdd59f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/ui/typeck/consider-borrowing-141810-2.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ fn main() {
44
} else if false { //~ ERROR `if` and `else` have incompatible types [E0308]
55
} else {
66
};
7+
78
}

0 commit comments

Comments
 (0)