blob: 7b1513a10c0efce1c1d0c1fa45634f95f484a905 [file] [log] [blame]
// build-pass (FIXME(62277): could be check-pass?)
#[allow(dead_code)]
static X: &'static str = &*"";
fn main() {}