Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
panic-handler
/
panic-handler-bad-signature-3.stderr
blob: 0a70181fdace9873fce5518a94760cb0abf5babb [
file
] [
log
] [
blame
]
error
:
function
should have one argument
-->
$DIR
/
panic
-
handler
-
bad
-
signature
-
3.rs
:
9
:
1
|
LL
|
fn panic
()
->
!
{
|
^^^^^^^^^^^^^^^
error
:
aborting due to previous error