Skip to content

Commit

Permalink
Add EOF newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Oneirical authored May 11, 2024
1 parent d772ab0 commit 94319fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run-make/c-link-to-rust-staticlib/rmake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ fn main() {
run("bar");
fs::remove_file(static_lib("foo"));
run("bar");
}
}

0 comments on commit 94319fe

Please sign in to comment.