blob: 97bc7d8414e7f78b10fda5f676ff19a37fdfc995 [file] [log] [blame]
//@ run-pass
pub struct Z(#[allow(dead_code)] &'static Z);
pub fn main() {}