6542d091ee
#KT-10686 Fixed #KT-10410 Fixed
6 lines
160 B
Plaintext
Vendored
6 lines
160 B
Plaintext
Vendored
package test
|
|
|
|
public open class ConstructorGenericDeep {
|
|
public constructor ConstructorGenericDeep</*0*/ P : kotlin.Any!>(/*0*/ p0: java.lang.Class<P!>!)
|
|
}
|