Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
runtime
/
on-broken-pipe
/
wrong-flag-arg.rs
blob: 14d0ac56b5a3d24ee0c4dff921072a250855fdc3 [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags: -Zon-broken-pipe=wrong
//@ check-fail
fn
main
()
{}