package test

public fun www(/*0*/ kotlin.Int = ...): kotlin.Int

public/*package*/ open class IntWithDefault {
    public/*package*/ constructor IntWithDefault()
}
