1
Fork 0

test: Un-XFAIL drop-parametric-closure-with-bound-box.rs, oops.

This commit is contained in:
Patrick Walton 2011-04-21 17:36:10 -07:00
parent 11c359962e
commit c78b73b71d

View file

@ -1,5 +1,3 @@
// xfail-stage0
fn f[T](@int i, &T t) {} fn f[T](@int i, &T t) {}
fn main() { fn main() {