Open yschimke opened 6 years ago
at a minimum just List
Currently get compile warnings
w: Main.kt: (53, 16): This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead.
at a minimum just List
Currently get compile warnings
w: Main.kt: (53, 16): This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead.