// KT-2228 package test interface A { final fun f(): String = "test" }