Skip to content

Commit 70b9a7b

Browse files
committed
Make test function pub
1 parent f3c18bb commit 70b9a7b

File tree

1 file changed

+1
-1
lines changed
  • src/test/run-make-fulldeps/remap-path-prefix/auxiliary

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fn lib() {
1+
pub fn lib() {
22
panic!("calm");
33
}

0 commit comments

Comments
 (0)