extern int __VERIFIER_nondet_int(void); int foo(){ while (0) { } return 0; }