37b12bff2e
#KT-3251 Fixed
3 lines
39 B
Kotlin
3 lines
39 B
Kotlin
package test
|
|
|
|
class A(vararg a: Int) {} |