Files
kotlin-fork/compiler/testData/psi/recovery/unnamedParameter/secondInLambda.kt
T
2015-04-09 13:49:17 +03:00

1 line
35 B
Kotlin
Vendored

val foo = { s: String, : Int -> 0 }