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