blob: ea756e0de94ee81122d8033fbb7bfa213de3fd22 [file] [log] [blame]
package test
public open class StableName {
public constructor StableName()
public open fun connect(/*0*/ @kotlin.annotations.jvm.internal.ParameterName(value = "host") /* annotation class not found */ host: kotlin.String!): kotlin.Unit
}