blob: aee6233e4283d40a68e3c22379111d6014d7834d [file] [log] [blame]
// --extern-location with a raw reference
// aux-crate:bar=bar.rs
// compile-flags:--extern-location bar=json:[{"malformed -Z unstable-options
#![warn(unused_crate_dependencies)]
fn main() {}