Fix tests
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
annotation(retention = AnnotationRetention.RUNTIME) class Simple(val value: String)
|
||||
|
||||
@Simple("OK")
|
||||
@property:Simple("OK")
|
||||
val foo: Int = 0
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user