2ef46b586d
^KT-38466 Fixed ^KT-38260 Fixed
10 lines
117 B
Plaintext
Vendored
10 lines
117 B
Plaintext
Vendored
// NAV_BAR_ITEMS: src, topLevelFunction.kt, foo()
|
|
|
|
fun foo() {
|
|
val bar = <caret>"string"
|
|
}
|
|
|
|
class SomeClass {
|
|
|
|
}
|