Fix test data in annotationsOnUseSiteTargets.kt
After the initial commit fc87043cb3 has been authored, master has
advanced to 1.3 where this diagnostic had slightly changed
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
interface Test {
|
interface Test {
|
||||||
<!JVM_STATIC_NOT_IN_OBJECT_OR_CLASS_COMPANION!>@get:JvmStatic
|
<!JVM_STATIC_NOT_IN_OBJECT_OR_COMPANION!>@get:JvmStatic
|
||||||
val a: Int<!>
|
val a: Int<!>
|
||||||
|
|
||||||
<!INAPPLICABLE_JVM_NAME!>@get:JvmName("1")<!>
|
<!INAPPLICABLE_JVM_NAME!>@get:JvmName("1")<!>
|
||||||
|
|||||||
Reference in New Issue
Block a user