mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 15:54:05 +00:00
3 lines
46 B
Kotlin
Vendored
3 lines
46 B
Kotlin
Vendored
import a.foo
|
|
|
|
fun box(): String = foo { "OK" } |