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