Skip to content

Commit e8fe55f

Browse files
author
Eljay
committed
Add missing trailing newline.
1 parent 58ff6cc commit e8fe55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/run-pass/issue-26646.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ pub struct Foo;
1818
#[repr(C)]
1919
pub struct Bar;
2020

21-
fn main() { }
21+
fn main() { }

0 commit comments

Comments
 (0)