5 lines
76 B
Kotlin
Vendored
5 lines
76 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
// TYPE: 0
|
|
fun main() {
|
|
fun some = 12<caret>
|
|
} |