Sign in
fuchsia
/
third_party
/
rust
/
79e46694de009c8c826cafecb85f2bd3377b303a
/
.
/
src
/
tools
/
miri
/
tests
/
panic
/
panic3.rs
blob: 418ee4f8411eb9472274a162b0ce0d8c43e6e273 [
file
]
fn
main
()
{
core
::
panic
!(
"panicking from libcore"
);
}