rustc/tests/ui/runtime/on-broken-pipe/wrong-flag-arg.rs
2024-07-31 08:40:13 +02:00

5 lines
71 B
Rust

//@ compile-flags: -Zon-broken-pipe=wrong
//@ check-fail
fn main() {}