blob: 6ac558974d0c5476e6a606ffe3006a0b050607ac [file] [log] [blame]
// --extern-location with a raw reference
// aux-crate:bar=bar.rs
// compile-flags:--extern-location bar -Zunstable-options
#![warn(unused_crate_dependencies)]
fn main() {}