Skip to content

Commit 4a636b0

Browse files
committed
Actually un-xfail the test for put in fns.
1 parent c9ae548 commit 4a636b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/compile-fail/put-in-fn.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// xfail-stage1
2-
// xfail-stage2
3-
// xfail-stage3
41
// error-pattern:put in non-iterator
52

63
fn f() -> int { put 10; }

0 commit comments

Comments
 (0)