mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
4 lines
104 B
Kotlin
4 lines
104 B
Kotlin
package test
|
|
|
|
open class ConstructorGenericUpperBound(p0: java.util.RandomAccess?) : java.lang.Object()
|