Skip to content

Commit 1f04c3d

Browse files
committed
Un-XFAIL expr-block-fn.rs
It mysteriously works now.
1 parent 3efb7f5 commit 1f04c3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/expr-block-fn.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// xfail-boot
2-
// xfail-stage0
32

43
fn test_fn() {
54
type t = fn() -> int;

0 commit comments

Comments
 (0)