e051251b27
#KT-35133 Fixed
7 lines
139 B
Plaintext
Vendored
7 lines
139 B
Plaintext
Vendored
public open class A<T> : R|kotlin/Any| {
|
|
public open fun foo(t: R|ft<T, T?>!|): R|ft<T, T?>!|
|
|
|
|
public constructor<T>(): R|A<T>|
|
|
|
|
}
|