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 5e77d55 commit 7bc9199Copy full SHA for 7bc9199
src/test/run-pass/issue-4541.rs
@@ -8,6 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// xfail-test
12
fn parse_args() -> ~str {
13
let args = core::os::args();
14
let mut n = 0;
0 commit comments