blob: 11199db5901f33d9c05edcaf15638936da465217 [file] [log] [blame]
//@ check-pass
#![allow(unused_imports)]
#[macro_use] extern crate std as std2;
fn main() {}