Skip to content

Commit

Permalink
readd final newline
Browse files Browse the repository at this point in the history
  • Loading branch information
estebank committed Aug 27, 2018
1 parent 26f38c0 commit a2722f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/deref-suggestion.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ fn main() {
foo4(&0);
assert_eq!(3i32, &3i32);
//~^ ERROR mismatched types
}
}

0 comments on commit a2722f3

Please sign in to comment.