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