blob: 5c24ff8c143030d66c78584354343621bf9b8200 [file] [log] [blame]
//@ known-bug: #131787
#[track_caller]
static no_mangle: u32 = {
unimplemented!();
};