1 2 3 4 5 6 7
//@ run-pass //@ aux-build:issue-5518.rs extern crate issue_5518 as other; fn main() {}