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
/
annotations.kt
blob: 445ec969ae63929ed60c9b2ce9650213584c779e (
plain
)
1
2
3
4
data
class
Foo
{
inline
fun
bar
()
{
}
}