Fixup: add missing trailing newline
This commit is contained in:
parent
769b4108e2
commit
b4a9854afe
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ fn use_avx() -> Box<dyn Fn()> {
|
||||||
Box::new(|| also_use_avx())
|
Box::new(|| also_use_avx())
|
||||||
}
|
}
|
||||||
|
|
||||||
fn main() {}
|
fn main() {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue