3a577e1c31
^KT-61422
5 lines
90 B
Kotlin
Vendored
5 lines
90 B
Kotlin
Vendored
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
|
|
class Foo {
|
|
constructor(vararg ints: Int)
|
|
}
|