Skip to content

Commit e484f21

Browse files
committed
add trailing newline
1 parent b98a844 commit e484f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/issues/issue-64430.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ fn main() {
1111
#[panic_handler]
1212
fn panic(_info: &core::panic::PanicInfo) -> ! {
1313
loop{}
14-
}
14+
}

0 commit comments

Comments
 (0)