549171d043
#KT-2816 Fixed
8 lines
75 B
Kotlin
8 lines
75 B
Kotlin
class TestClass {
|
|
fun test() {
|
|
"<caret>"
|
|
}
|
|
}
|
|
|
|
// NUMBER: 0
|