]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/compiler-lookup-paths/e2.rs
Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0' into sync_cg_clif-2023-01-24
[rust.git] / tests / run-make-fulldeps / compiler-lookup-paths / e2.rs
1 #![crate_name = "e"]
2 #![crate_type = "rlib"]
3
4 pub fn f() {}