package test public open class NotNullParameter { public constructor NotNullParameter() public open fun hi(/*0*/ p0: kotlin.String!): kotlin.Unit }