Skip to content

Commit

Permalink
Fix tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Aug 7, 2018
1 parent afcbc2e commit 8935f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/const-eval/issue-53157.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ macro_rules! m {
fn main() {
fn f() -> impl Sized {};
m!()(f());
}
}

0 comments on commit 8935f99

Please sign in to comment.