rust/tests/ui/runtime/on-broken-pipe/no-flag-arg.rs

5 lines
65 B
Rust

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