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:
Alexander Udalov
2018-09-07 00:14:33 +03:00
parent 82d35cfa26
commit 0fa2d29779
@@ -1,5 +1,5 @@
interface Test {
<!JVM_STATIC_NOT_IN_OBJECT_OR_CLASS_COMPANION!>@get:JvmStatic
<!JVM_STATIC_NOT_IN_OBJECT_OR_COMPANION!>@get:JvmStatic
val a: Int<!>
<!INAPPLICABLE_JVM_NAME!>@get:JvmName("1")<!>