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