public class Foo { void m() { Integer[] xs = {1, 2, 3}; xs.fori<caret> } }