//@ build-pass #![crate_type = "bin"] #![warn(unused_attributes)] #![allow(linker_messages)] fn main() {}