[Analysis API] update testdata after renderer rework
The new testdata seems to be more correct or just different ^KTIJ-23268
This commit is contained in:
Vendored
+6
-2
@@ -1,3 +1,7 @@
|
||||
@PropertyAnnotation
|
||||
@FieldAnnotation
|
||||
var prop: kotlin.Int
|
||||
@field:FieldAnnotation
|
||||
var prop: kotlin.Int
|
||||
@GetAnnotation
|
||||
get()
|
||||
@SetAnnotation
|
||||
set(@setparam:SetparamAnnotation value: kotlin.Int)
|
||||
Reference in New Issue
Block a user