// https://github.com/rust-lang/rust/issues/5518 //@ run-pass //@ aux-build:aux-5518.rs extern crate aux_5518 as other; fn main() {}