Files
kotlin-fork/compiler/testData/ir/irText/lambdas/extensionLambda.kt
T
2016-10-18 09:08:32 +03:00

1 line
33 B
Kotlin
Vendored

fun test1() = "42".run { length }