e051251b27
#KT-35133 Fixed
7 lines
238 B
Plaintext
Vendored
7 lines
238 B
Plaintext
Vendored
public open class Annotated : R|kotlin/Any| {
|
|
@R|org/jetbrains/annotations/NotNull|() public open fun foo(@R|org/jetbrains/annotations/Nullable|() param: R|kotlin/String?|): R|kotlin/String|
|
|
|
|
public constructor(): R|Annotated|
|
|
|
|
}
|