index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
data
/
properties
/
propertyWithReceiver.kt
blob: e282f6bd9f4d51b0462464bdcb2c2049dc518b35 (
plain
)
1
2
val
String
.
foobar
:
Int
get
()
=
size
()
*
2