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
/
format
/
crossLanguage
/
kotlinExtendsJava
/
Bar.kt
blob: 102782f95d788927323442d75d48efc435423765 (
plain
)
1
2
3
4
5
6
package
test
/**
* See [xyzzy]
*/
class
Bar
():
Foo
()