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