]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/dep-info/lib2.rs
Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichton
[rust.git] / src / test / run-make-fulldeps / dep-info / lib2.rs
1 #![crate_name = "foo"]
2
3 pub mod foo;