4b2834c4a8
#KT32868 Fixed
4 lines
65 B
Kotlin
Vendored
4 lines
65 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
fun main() {
|
|
fun some = 12<caret>
|
|
} |