int a = 5; String str = "foo"; while (true) { } for (int i = 0; i < a; i++);