Files
kotlin/compiler/testData/compileJavaAgainstKotlin/method/MapOfKString.kt
2014-03-19 23:24:27 +04:00

5 lines
54 B
Kotlin
Vendored

package test
fun <K> fff(map: Map<K, String>) = map