37b12bff2e
#KT-3251 Fixed
4 lines
31 B
Kotlin
4 lines
31 B
Kotlin
class A(vararg s: String) {
|
|
|
|
}
|