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