Files
kotlin/compiler/testData/loadJava/compiledKotlin/fun/nonGeneric/ClassFun.txt
2015-09-08 02:04:32 +03:00

7 lines
126 B
Plaintext
Vendored

package test
public final class River {
/*primary*/ public constructor River()
public final fun song(): kotlin.Int
}