4 lines
54 B
Kotlin
Vendored
4 lines
54 B
Kotlin
Vendored
package test
|
|
|
|
val <caret>foo: Boolean
|
|
get() = true |