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