[Analysis API] Add symbol tests for properties from libraries
^KT-62888 ^KT-62651
This commit is contained in:
committed by
Space Team
parent
faf33e4fa4
commit
a341dc704f
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
@one.Anno
|
||||
var topLevelVariableWithAnnotations: kotlin.Long
|
||||
@one.Anno
|
||||
get()
|
||||
@one.Anno
|
||||
set(@one.Anno value: kotlin.Long)
|
||||
Reference in New Issue
Block a user