6 lines
54 B
Kotlin
Vendored
6 lines
54 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
|
|
object Unit
|
|
|
|
fun <caret>foo() = Unit
|