Files
kotlin-fork/analysis/analysis-api/testData/symbols/symbolByPsi/topLevelProperties.pretty.txt
T
Ilya Kirillov 26ec7ec296 [Analysis API] update testdata after renderer rework
The new testdata seems to be more correct or just different

^KTIJ-23268
2022-11-11 11:59:59 +01:00

8 lines
124 B
Plaintext
Vendored

val x: kotlin.Int
val kotlin.Int.y: kotlin.Int
get()
var kotlin.Short.get: kotlin.Long
get()
set(value: kotlin.Long)