Regenerate test data
Add properties for Java annotations
This commit is contained in:
@@ -5,6 +5,7 @@ public open class ArithmeticExpressionInParam {
|
||||
|
||||
public final annotation class Anno : kotlin.Annotation {
|
||||
public constructor Anno(/*0*/ value: kotlin.Int)
|
||||
public final val value: kotlin.Int
|
||||
public abstract fun value(): kotlin.Int
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user