blob: 306be380fb95d4214290bae4f488c11fe52e97c5 [file] [log] [blame]
public open class NotNullParameter : R|kotlin/Any| {
public open fun hi(@R|org/jetbrains/annotations/NotNull|() param: R|@EnhancedNullability kotlin/String|): R|kotlin/Unit|
public constructor(): R|test/NotNullParameter|
}