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
/
classes
/
classWithFunction.kt
blob: a981cfb6a0296a9790337b3918f9fe4856eaf353 (
plain
)
1
2
3
4
class
Klass
{
fun
fn
()
{
}
}