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
/
java
/
superClass.java
blob: 99535813a504c647ad050314ae1f0efc617408c7 (
plain
)
1
2
3
4
package
test
;
public
class
Foo
extends
Exception
implements
Cloneable
{
}