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