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
/
java
/
javaLangObject.java
blob: be3dd5708b634b26ed5a44ed2b6980e3375e741a (
plain
)
1
2
3
class
Test
{
public
Object
fn
()
{
return
null
;
}
}