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
/
field.java
blob: 47dac0a47bd12838381784d12b2a4c6b79dab950 (
plain
)
1
2
3
4
5
6
package
test
;
class
Test
{
public
int
i
;
public
static
final
String
s
;
}