Remove the last remaining xfail-boot directive
This commit is contained in:
parent
c53402846e
commit
228422303f
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
obj foo(mutable i: int) {
|
||||
fn inc_by(incr: int) -> int { i += incr; ret i; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue