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