interface I { void m(int i); } class B { { int a = 0; I i = i1 -> System.out.prin<caret>tln(i1 + a); } }