6eba45febd
#KT-9661 Fixed
6 lines
79 B
Kotlin
Vendored
6 lines
79 B
Kotlin
Vendored
package propertiesGetter
|
|
|
|
class TestClass {
|
|
val a : Int
|
|
ge<caret>
|
|
} |