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
/
format
/
linkWithLabel.kt
blob: 4a85c505ee15d405f412259b0dd9a667aa915d7e (
plain
)
1
2
3
4
5
6
/**
* Use [this method][Bar.foo] for best results.
*/
class
Bar
{
fun
foo
()
{}
}