4 lines
80 B
Kotlin
4 lines
80 B
Kotlin
package test
|
|
|
|
class TestingKotlinCollections(val arguments: Collection<String>)
|