4b2834c4a8
#KT32868 Fixed
7 lines
79 B
Kotlin
Vendored
7 lines
79 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
|
|
class A {
|
|
init {
|
|
ca<caret>ll()
|
|
}
|
|
} |