We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca9973 commit d7e4a86Copy full SHA for d7e4a86
tests/ui/io-checks/stdout-stderr-separation.rs
@@ -1,3 +1,6 @@
1
+//! Test that print!/println! output to stdout and eprint!/eprintln!
2
+//! output to stderr correctly.
3
+
4
//@ run-pass
5
//@ needs-subprocess
6
0 commit comments