blob: 266b95ca960c55cb1afbbefd0bc1afb46d26f6f0 [file] [log] [blame]
// https://github.com/rust-lang/rust/issues/9123
//@ run-pass
//@ aux-build:aux-9123.rs
extern crate aux_9123;
pub fn main() {}