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