[minor] Fix testdata for compiler 1.4
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// !LANGUAGE: -UseGetterNameForPropertyAnnotationsMethodOnJvm
|
||||
|
||||
@Target(AnnotationTarget.PROPERTY)
|
||||
annotation class AnnProperty
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// !LANGUAGE: -UseGetterNameForPropertyAnnotationsMethodOnJvm
|
||||
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
annotation class AnnProp
|
||||
|
||||
Reference in New Issue
Block a user