Files
kotlin/compiler/testData/compileJavaAgainstKotlin/method/Int.txt
2015-06-01 19:23:07 +03:00

8 lines
139 B
Plaintext
Vendored

package test
internal fun lll(/*0*/ kotlin.Int): kotlin.Int
public/*package*/ open class Int {
public/*package*/ constructor Int()
}