Files
kotlin/compiler/testData/readJavaBinaryClass/Simple.txt

6 lines
106 B
Plaintext

namespace test
final class test.Simple : jet.Any {
final /*constructor*/ fun <init>(): test.Simple
}