package staticMethods_in; interface A_test102 { class B { static { /*[*/int i= 0;/*]*/ } } }