Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
panic-runtime
/
bad-panic-flag1.rs
blob: 1ac6a3423ff8d47d07b7d01bf35f2b9522475e58 [
file
]
// compile-flags:-C panic=foo
// error-pattern:either `unwind` or `abort` was expected
fn
main
()
{}