rust/tests/ui/process/println-with-broken-pipe.run.stderr
2024-08-02 11:34:54 +00:00

4 lines
184 B
Plaintext

thread 'main' panicked at std/src/io/stdio.rs:LL:CC:
failed printing to stdout: Broken pipe (os error 32)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace