b1cf0ffcee
(not yet complete) own writer will be used to write both java and kotlin signatures
2 lines
55 B
Kotlin
2 lines
55 B
Kotlin
abstract class Mine<T>() : java.util.AbstractList<T>()
|