Don't iloop (future-proof test against improved reachability computations)
This commit is contained in:
parent
c29f1af17e
commit
0125532106
@ -9,6 +9,6 @@ fn main() {
|
||||
check (even(y));
|
||||
do {
|
||||
print_even(y);
|
||||
do { do { do { y += 1; } while true } while true } while true
|
||||
do { do { do { y += 1; } while false } while false } while false
|
||||
} while true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user