[Test] Add proper annotation target in SupertypesAndBounds test
This commit is contained in:
committed by
TeamCityServer
parent
0b2943d34c
commit
aec13defc4
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
public final annotation class A : R|kotlin/Annotation| {
|
||||
@R|kotlin/annotation/Target|(allowedTargets = <implicitArrayOf>(R|kotlin/annotation/AnnotationTarget.TYPE|())) public final annotation class A : R|kotlin/Annotation| {
|
||||
public constructor(): R|test/A|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user