// IntelliJ API Decompiler stub source generated from a class file // Implementation of methods is not available package test public final class PrivateConstField public constructor() { private companion object { public const final val CONST: kotlin.Int /* compiled code */ @test.A @field:java.lang.Deprecated public const final val CONST_WITH_ANNOTATION: kotlin.Int /* compiled code */ public final val field: kotlin.Int /* compiled code */ @test.A @field:java.lang.Deprecated public final val fieldWithAnnotation: kotlin.Int /* compiled code */ } }