4b2834c4a8
#KT32868 Fixed
7 lines
64 B
Kotlin
Vendored
7 lines
64 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
|
|
fun test() {
|
|
val a = 1<caret>
|
|
}
|
|
|