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
/
core
/
testdata
/
javadoc
/
jvmname.kt
blob: e4774cd67f36ef0149f06c405f1d02c5beb92a33 (
plain
)
1
2
3
4
5
6
package
foo
class
Apple
{
@get
:
JvmName
(
"_tree"
)
internal
val
source
:
Tree
}