Skip to content

Commit

Permalink
Add missing trailing newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eljay committed Jun 29, 2015
1 parent 58ff6cc commit e8fe55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/run-pass/issue-26646.rs
Expand Up @@ -18,4 +18,4 @@ pub struct Foo;
#[repr(C)]
pub struct Bar;

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

0 comments on commit e8fe55f

Please sign in to comment.