Files
rust/tests/run-make/crate-loading-multiple-candidates/multiple-candidates.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
42 B
Rust
Raw Normal View History

extern crate crateresolve1;
fn main() {}