| C.class: |
| // IntelliJ API Decompiler stub source generated from a class file |
| // Implementation of methods is not available |
| |
| package a.b.c.topLevelMembersAnnotated |
| |
| public final class C public constructor() { |
| } |
| |
| TopLevelMembersAnnotatedKt.class: |
| // IntelliJ API Decompiler stub source generated from a class file |
| // Implementation of methods is not available |
| |
| package a.b.c.topLevelMembersAnnotated |
| |
| @d.e.f.a @d.e.f.b public val i: kotlin.Int /* compiled code */ |
| |
| @d.e.f.a @d.e.f.b public fun f(@d.e.f.a @d.e.f.b p1: a.b.c.topLevelMembersAnnotated.C): kotlin.Int { /* compiled code */ } |
| |
| a.class: |
| // IntelliJ API Decompiler stub source generated from a class file |
| // Implementation of methods is not available |
| |
| package d.e.f |
| |
| public final annotation class a public constructor() : kotlin.Annotation { |
| } |
| |
| b.class: |
| // IntelliJ API Decompiler stub source generated from a class file |
| // Implementation of methods is not available |
| |
| package d.e.f |
| |
| public final annotation class b public constructor() : kotlin.Annotation { |
| } |