Adjust testData: get rid of obsolete annotations
This commit is contained in:
+4
-4
@@ -64,21 +64,21 @@ annotation class A1
|
||||
|
||||
annotation class A2
|
||||
|
||||
private [A1 A2 A1] A1 A2 [A1 A2 A2] [A1] val fooProp1 = 1
|
||||
private @[A1 A2 A1] A1 A2 @[A1 A2 A2] @[A1] val fooProp1 = 1
|
||||
|
||||
private [
|
||||
private @[
|
||||
|
||||
|
||||
A1
|
||||
|
||||
|
||||
A2 A1] A1 A2 [A1
|
||||
A2 A1] A1 A2 @[A1
|
||||
A2
|
||||
|
||||
|
||||
A2
|
||||
|
||||
] [A1] val fooProp1 = 1
|
||||
] @[A1] val fooProp1 = 1
|
||||
|
||||
private A1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user