void f() { var a = int[]{1}; while (a) {} return; }