blob: e8fc680f04224274c9b144d07d543c4dd1dee7ac [file] [log] [blame] [edit]
//@ build-pass
#[allow(dead_code)]
static X: &'static str = &*"";
fn main() {}