]> git.lizzy.rs Git - rust.git/commitdiff
readd final newline
authorEsteban Kuber <estebank@users.noreply.github.com>
Mon, 27 Aug 2018 01:03:57 +0000 (18:03 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Aug 2018 01:03:57 +0000 (18:03 -0700)
src/test/ui/deref-suggestion.rs

index 49df7108f29a1da735ec1c150983d20a5c54b0c1..1776a71a6bb472b24e529409141a81f10c529a70 100644 (file)
@@ -37,4 +37,4 @@ fn main() {
     foo4(&0);
     assert_eq!(3i32, &3i32);
     //~^ ERROR mismatched types
-}
\ No newline at end of file
+}