package test class K1 : J() { override fun foo(l: MutableList): String = "" }