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
/
javadoc
/
exception.kt
blob: ec0a5bbb6f5e1fb9bd777f9b8f415aa74e3a0774 (
plain
)
1
2
3
4
5
package
foo
class
MyException
:
Exception
{
fun
foo
()
=
""
}