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
/
dokka-integration-tests
/
gradle
/
projects
/
it-multimodule-1
/
first
/
src
/
main
/
kotlin
/
noPackage.kt
blob: c41e218ff82eb48e20c4d86e0c66deb2e400d88f (
plain
)
1
2
3
fun
noPackage
():
String
=
"Hello there"
open
class
NoPackage