Files
kotlin-fork/compiler/testData/lazyResolve/diagnostics/backingField/ReadInAnonymous.txt
T

7 lines
200 B
Plaintext

namespace <root>
internal final class ReadByAnotherPropertyInitializer : jet.Any {
public final /*constructor*/ fun <init>(): ReadByAnotherPropertyInitializer
internal final val a: jet.Int
}