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