Sign in
fuchsia
/
third_party
/
rust
/
972fef232ec0dd7a3f42091aa6f36cd68aeb3eef
/
.
/
tests
/
crashes
/
131787.rs
blob: 5c24ff8c143030d66c78584354343621bf9b8200 [
file
] [
log
] [
blame
]
//@ known-bug: #131787
#[
track_caller
]
static
no_mangle
:
u32
=
{
unimplemented
!();
};