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
/
sinceKotlin.kt
blob: 1025cf0d39f77fdd79f2ea8a4372cc1175a7ea54 (
plain
)
1
2
3
4
5
/**
* Useful
*/
@SinceKotlin
(
"1.1"
)
class
`Since1.1`