Skip to content

Commit 763380a

Browse files
committed
test: xfail vector-no-ann-2 in stage0
1 parent 4364be3 commit 763380a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/vector-no-ann-2.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// xfail-stage0
2+
13
fn main() -> () {
24
let @vec[uint] quux = @[];
35
}

0 commit comments

Comments
 (0)