Skip to content

Commit a2722f3

Browse files
authored
readd final newline
1 parent 26f38c0 commit a2722f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/deref-suggestion.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ fn main() {
3737
foo4(&0);
3838
assert_eq!(3i32, &3i32);
3939
//~^ ERROR mismatched types
40-
}
40+
}

0 commit comments

Comments
 (0)