class A { init } class B { @Ann init val x = 1 init fun foo() {} init init init {} }