]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/compiler-lookup-paths/e2.rs
Rollup merge of #106661 - mjguzik:linux_statx, r=Mark-Simulacrum
[rust.git] / tests / run-make-fulldeps / compiler-lookup-paths / e2.rs
1 #![crate_name = "e"]
2 #![crate_type = "rlib"]
3
4 pub fn f() {}