Un-XFAIL pred-on-wrong-slots
This commit is contained in:
parent
698c6406ba
commit
b0a80104a3
@ -1,9 +1,7 @@
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
// -*- rust -*-
|
||||
|
||||
// error-pattern: Unsatisfied .* lt(a, c)
|
||||
// error-pattern: lt(a, c)
|
||||
|
||||
fn f(int a, int b) : lt(a,b) {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user