| // IntelliJ API Decompiler stub source generated from a class file | |
| // Implementation of methods is not available | |
| package test.a | |
| public final annotation class AnnotationClass public constructor(i: kotlin.Int, j: kotlin.String = COMPILED_CODE) : kotlin.Annotation { | |
| public final val i: kotlin.Int /* compiled code */ | |
| public final val j: kotlin.String = COMPILED_CODE /* compiled code */ | |
| } |