public class Foo { void test(int i) { for (int j = 1) { } } }