public class TestWhileStmt { public m1() { i; while (true) i++; } }