test: XFAIL lib-box on stage0. Upstream LLVM doesn't have the library reading patch yet.
This commit is contained in:
parent
5e7336ec0d
commit
11c359962e
@ -1,3 +1,5 @@
|
||||
// xfail-stage0
|
||||
|
||||
fn f[T](@int i, &T t) {}
|
||||
|
||||
fn main() {
|
||||
|
@ -1,3 +1,5 @@
|
||||
// xfail-stage0
|
||||
|
||||
use std;
|
||||
import std.Box;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user