]> git.lizzy.rs Git - rust.git/commitdiff
Fix tidy
authorOliver Schneider <github35764891676564198441@oli-obk.de>
Tue, 7 Aug 2018 17:51:38 +0000 (19:51 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Aug 2018 17:51:38 +0000 (19:51 +0200)
src/test/ui/const-eval/issue-53157.rs

index 8beccd6c80b681f8da7b734b405cbea78ab0116e..900847767e1ba14f7dd31fe96a696763ba27800c 100644 (file)
@@ -20,4 +20,4 @@ fn f(_: impl Sized) {}
 fn main() {
     fn f() -> impl Sized {};
     m!()(f());
-}
\ No newline at end of file
+}