202a022b49
^KT-54311
8 lines
101 B
Kotlin
Vendored
8 lines
101 B
Kotlin
Vendored
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
|
|
|
|
class A(abc: Int) {
|
|
init {
|
|
ab<caret>c
|
|
}
|
|
}
|