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