1 2 3 4 5 6
//@ check-pass #![allow(unused_imports)] #[macro_use] extern crate std as std2; fn main() {}