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

5 lines
73 B
Rust

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