Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ annotation class B
|
||||
|
||||
var foo: Int
|
||||
get() = 42
|
||||
set([A B] value) {}
|
||||
set(@[A B] value) {}
|
||||
|
||||
Reference in New Issue
Block a user