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

3 lines
30 B
Kotlin
Vendored

fun foo(s: String, : Int) {
}