package templates; public class Foo { void m(int[] array) { array.opt<caret> } }