Skip to content

Commit 94319fe

Browse files
authored
Add EOF newline
1 parent d772ab0 commit 94319fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-make/c-link-to-rust-staticlib/rmake.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ fn main() {
1919
run("bar");
2020
fs::remove_file(static_lib("foo"));
2121
run("bar");
22-
}
22+
}

0 commit comments

Comments
 (0)