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