Un-XFAIL expr-block-fn.rs

It mysteriously works now.
This commit is contained in:
Brian Anderson 2011-04-10 16:25:09 -04:00
parent 3efb7f5459
commit 1f04c3dcef

View file

@ -1,5 +1,4 @@
// xfail-boot
// xfail-stage0
fn test_fn() {
type t = fn() -> int;