android13/external/dokka/core/testdata/properties/propertyWithReceiver.kt

3 lines
46 B
Kotlin

val String.foobar: Int
get() = size() * 2