//@ check-pass #![allow(dead_code)] static DATA:&'static [&'static str] = &["my string"]; fn main() { }