5 lines
113 B
Kotlin
Vendored
5 lines
113 B
Kotlin
Vendored
// TARGET_BACKEND: JVM
|
|
package test
|
|
|
|
public open class ConstructorGenericUpperBound(p0: java.util.RandomAccess?)
|