compiler/testData/compileJavaAgainstKotlin/method/MapOfKString.kt (
2
lines of code) (
raw
):
package test fun <K> fff(map: Map<K, String>) = map