blob: f6461c834a5e4441eff130795e26dc78f7548fa7 [file] [log] [blame] [edit]
//@ check-pass
#![allow(unused_imports)]
//@ pretty-expanded FIXME #23616
#[macro_use] extern crate std as std2;
fn main() {}