mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 00:21:32 +00:00
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>
|
|
} |