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
/
staticMethod.java
blob: 2bbbbf1b52ce7ddf1ff58e40bbcaf09905784743 (
plain
)
1
2
3
4
5
6
package
test
;
class
C
{
public
static
void
foo
()
{
}
}