Remove @annotation from test data
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package test
|
||||
public open class ArithmeticExpressionInParam {
|
||||
public constructor ArithmeticExpressionInParam()
|
||||
|
||||
public final class Anno : kotlin.Annotation {
|
||||
public final annotation class Anno : kotlin.Annotation {
|
||||
public constructor Anno(/*0*/ value: kotlin.Int)
|
||||
public final val value: kotlin.Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user