Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
panic-runtime
/
bad-panic-flag1.rs
blob: 575e30f785cf51479ca237ecf9e54b3023ab25f5 [
file
] [
log
] [
blame
]
//@ compile-flags:-C panic=foo
fn
main
()
{}
//~? ERROR incorrect value `foo` for codegen option `panic` - either `unwind`, `abort`, or `immediate-abort` was expected