package test fun interface F { fun String.f(x: Int) }