5 lines
75 B
Kotlin
Vendored
5 lines
75 B
Kotlin
Vendored
// TARGET_BACKEND: JVM
|
|
package test
|
|
|
|
class Clock<A : java.io.Serializable>
|