Skip to content

Commit d7e4a86

Browse files
committed
print-stdout-eprint-stderr
1 parent bca9973 commit d7e4a86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/ui/io-checks/stdout-stderr-separation.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//! Test that print!/println! output to stdout and eprint!/eprintln!
2+
//! output to stderr correctly.
3+
14
//@ run-pass
25
//@ needs-subprocess
36

0 commit comments

Comments
 (0)