Add missing trailing newline.

This commit is contained in:
Eljay 2015-06-29 21:49:15 +01:00
parent 58ff6cc668
commit e8fe55f453

View file

@ -18,4 +18,4 @@ pub struct Foo;
#[repr(C)]
pub struct Bar;
fn main() { }
fn main() { }