e885e54233
So mostly #KT-17512 Fixed
4 lines
119 B
Kotlin
Vendored
4 lines
119 B
Kotlin
Vendored
// PSI_ELEMENT: org.jetbrains.kotlin.psi.KtProperty
|
|
// OPTIONS: usages, expected
|
|
|
|
actual val <caret>boo: Int get() = 42 |