]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/compiler-lookup-paths/e2.rs
Rollup merge of #103702 - WaffleLapkin:lift-sized-bounds-from-pointer-methods-where...
[rust.git] / tests / run-make-fulldeps / compiler-lookup-paths / e2.rs
1 #![crate_name = "e"]
2 #![crate_type = "rlib"]
3
4 pub fn f() {}