// "Remove @JvmOverloads annotation" "true" // WITH_RUNTIME interface T { fun foo(s: String = "OK") }