Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/fun/nonGeneric/ClassFunGetFoo.txt
T
2020-03-19 09:51:01 +03:00

7 lines
150 B
Plaintext
Vendored

public final class ClassFunGetFoo : R|kotlin/Any| {
public final fun getFoo(): R|kotlin/Int|
public constructor(): R|test/ClassFunGetFoo|
}