64780293d3
#KT-32347 Fixed
2 lines
76 B
Kotlin
Vendored
2 lines
76 B
Kotlin
Vendored
// "Remove redundant 'public' modifier" "true"
|
|
val a <caret>public get() = 0 |