7 lines
88 B
Kotlin
Vendored
7 lines
88 B
Kotlin
Vendored
object Host {
|
|
val `____` = { -> }
|
|
fun testFunTypeVal() {
|
|
____()
|
|
}
|
|
}
|