un-XFAIL forgot-ret and update error pattern
This commit is contained in:
parent
964898eaf1
commit
5de9d27fcc
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
||||||
// xfail-stage0
|
|
||||||
// xfail-stage1
|
|
||||||
// xfail-stage2
|
|
||||||
// xfail-stage3
|
|
||||||
// -*- rust -*-
|
// -*- rust -*-
|
||||||
|
|
||||||
// error-pattern: may not return
|
// error-pattern: not all control paths return
|
||||||
|
|
||||||
fn god_exists(int a) -> bool {
|
fn god_exists(int a) -> bool {
|
||||||
be god_exists(a);
|
be god_exists(a);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue