5 lines
53 B
Kotlin
Vendored
5 lines
53 B
Kotlin
Vendored
val foo: Int <caret>by Bar()
|
|
|
|
class Bar
|
|
|
|
// REF_EMPTY |