compiler/testData/compileJavaAgainstKotlin/method/ListOfInt.kt (
2
lines of code) (
raw
):
package test fun ggg(list: List<Int>) = list