XFAIL run-pass/vec-self-append

Broken under the ivec regime
This commit is contained in:
Brian Anderson 2011-08-12 00:09:20 -07:00
parent 12cd11ecda
commit 235109f8d2

View File

@ -1,3 +1,7 @@
// xfail-stage1
// xfail-stage2
// xfail-stage3
use std;
import std::ivec;