Sign in
android
/
platform
/
external
/
annotation-tools
/
refs/heads/pie-qpr2-release
/
.
/
annotation-file-utilities
/
tests
/
FieldMultiple.java
blob: 3b75510a5753da784271fb663b9a25c23a5c9cdf [
file
] [
log
] [
blame
] [
edit
]
package
annotator
.
tests
;
public
class
FieldMultiple
{
public
Integer
foo
,
bar
;
public
Integer
i
,
d
;
}