//@ run-pass //@ aux-build:aux-8401.rs // https://github.com/rust-lang/rust/issues/8401 extern crate aux_8401; pub fn main() {}