Skip to content

Commit

Permalink
Fixup: add missing trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
LeSeulArtichaut authored Oct 22, 2020
1 parent 769b410 commit b4a9854
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ fn use_avx() -> Box<dyn Fn()> {
Box::new(|| also_use_avx())
}

fn main() {}
fn main() {}

0 comments on commit b4a9854

Please sign in to comment.