about summary refs log tree commit diff
path: root/tests/ui/process/println-with-broken-pipe.run.stderr
blob: ab414994b56d1b9f4ff17279f71c9e482337be6d (plain)
1
2
3
4

thread 'main' panicked at library/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