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