6978d842fb
#KT-4038 In Progress
4 lines
65 B
Kotlin
Vendored
4 lines
65 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
class Foo(var <caret>x: Int, y: Int) {
|
|
|
|
} |