Skip to content

Commit

Permalink
Actually un-xfail the test for put in fns.
Browse files Browse the repository at this point in the history
  • Loading branch information
msullivan committed Aug 3, 2011
1 parent c9ae548 commit 4a636b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/compile-fail/put-in-fn.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// xfail-stage1
// xfail-stage2
// xfail-stage3
// error-pattern:put in non-iterator

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

0 comments on commit 4a636b0

Please sign in to comment.