3a577e1c31
^KT-61422
5 lines
71 B
Kotlin
Vendored
5 lines
71 B
Kotlin
Vendored
// DO_NOT_CHECK_SYMBOL_RESTORE_K1
|
|
class Foo(vararg val ints: Int) {
|
|
|
|
}
|