6542d091ee
#KT-10686 Fixed #KT-10410 Fixed
6 lines
166 B
Plaintext
Vendored
6 lines
166 B
Plaintext
Vendored
package test
|
|
|
|
public open class ConstructorGenericUpperBound {
|
|
public constructor ConstructorGenericUpperBound</*0*/ P : java.util.RandomAccess!>(/*0*/ p0: P!)
|
|
}
|