e051251b27
#KT-35133 Fixed
7 lines
212 B
Plaintext
Vendored
7 lines
212 B
Plaintext
Vendored
public open class NotNullParameter : R|kotlin/Any| {
|
|
public open fun hi(@R|org/jetbrains/annotations/NotNull|() param: R|kotlin/String|): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/NotNullParameter|
|
|
|
|
}
|