blob: 9dac4474eaf6532a668cf98474c0a5760bf309a1 [file] [log] [blame]
// "Move to constructor" "true"
class A(vararg val strings: String) {
}