blob: fbd605b12caec4e28eca9337c6170cca624b8bc9 [file] [log] [blame]
//@ compile-flags: -Zunpretty=normal
//@ check-pass
unsafe extern "C" {
pub unsafe static STATIC: ();
}