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 bf76680 commit eead919Copy full SHA for eead919
tests/ui/std/windows-bat-args.rs
@@ -1,6 +1,6 @@
1
-// only-windows
2
-// run-pass
3
-// run-flags:--parent-process
+//@ only-windows
+//@ run-pass
+//@ run-flags:--parent-process
4
5
use std::env;
6
use std::io::ErrorKind::{self, InvalidInput};
0 commit comments