Files
kotlin/compiler/testData/loadJava/compiledKotlin/fun/nonGeneric/FunParamNotNull.kt
2013-12-17 20:28:59 +04:00

4 lines
48 B
Kotlin

package test
fun fff(a: java.lang.Integer) = 1