Files
kotlin/compiler/testData/compileJavaAgainstKotlin/method/Int.txt
2015-09-08 02:04:38 +03:00

8 lines
137 B
Plaintext
Vendored

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