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

7 lines
195 B
Plaintext

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