compiler/testData/compileJavaAgainstKotlin/method/MapOfStringIntQ.kt (2 lines of code) (raw):

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