913ea9b56d
Now complied declaration names are collected via ModuleDescriptor, so tests pass more correctly. Before this change tests didn't render compiled typealiases and properties. Also some testdata was changed because of new order of declaration
9 lines
202 B
Plaintext
Vendored
9 lines
202 B
Plaintext
Vendored
@PROPERTY:R|test/Anno|() public final val property: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/Anno|
|
|
|
|
}
|
|
|