2ef46b586d
^KT-38466 Fixed ^KT-38260 Fixed
6 lines
108 B
Plaintext
Vendored
6 lines
108 B
Plaintext
Vendored
// NAV_BAR_ITEMS: src, topLevelProperty.kt, foo: Int
|
|
|
|
val foo: Int
|
|
get() {
|
|
return 1<caret>
|
|
} |