fbf56c054b
#KT-40384 Fixed
21 lines
614 B
Plaintext
Vendored
21 lines
614 B
Plaintext
Vendored
@java.lang.annotation.Retention
|
|
@kotlin.Metadata
|
|
public annotation class Anno {
|
|
// source: 'internalProperty.kt'
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class C {
|
|
// source: 'internalProperty.kt'
|
|
public method <init>(): void
|
|
public synthetic deprecated static @Anno method getProperty$test_module$annotations(): void
|
|
public final method getProperty$test_module(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class InternalPropertyKt {
|
|
// source: 'internalProperty.kt'
|
|
public synthetic deprecated static @Anno method getProperty$annotations(): void
|
|
public final static method getProperty(): int
|
|
}
|