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