Files
kotlin-fork/compiler/testData/readKotlinBinaryClass/fun/nonGeneric/ClassFunSetFoo.txt
T

7 lines
170 B
Plaintext

namespace test
final class test.ClassFunGetFoo : jet.Any {
final /*constructor*/ fun <init>(): test.ClassFunGetFoo
final fun set(/*0*/ p: jet.Int): jet.Tuple0
}