blob: 4eef1682b2cb472423602b2d850977a6e980ff1a [file]
@R|org/jetbrains/kotlin/plugin/sandbox/AddAnnotations|() @R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) public final class Some : R|kotlin/Any| {
@R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) public final fun foo(): R|kotlin/Unit|
@PROPERTY:R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) public final val x: R|kotlin/Int|
@PROPERTY_GETTER:R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) public get(): R|kotlin/Int|
@R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) public constructor(@R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) @R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) x: R|kotlin/Int|): R|test/Some|
@R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) public final class Derived : R|kotlin/Any| {
@R|org/jetbrains/kotlin/plugin/sandbox/AnnotationToAdd|(booleanValue = Boolean(true), byteValue = Byte(1), charValue = Char(c), doubleValue = Double(4.2), floatValue = Float(2.4), intValue = Int(42), longValue = Long(24), shortValue = Short(7), stringValue = String(OK), vararg = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>()) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(1)) )) , @R|org/jetbrains/kotlin/plugin/sandbox/ArrayAnnotation|(annotations = <implicitArrayOf>(@R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(2)) , @R|org/jetbrains/kotlin/plugin/sandbox/SimpleAnnotation|(x = Int(3)) )) )) public constructor(): R|test/Some.Derived|
}
}