Sign in
android
/
platform
/
external
/
annotation-tools
/
92b2dbfe09b2415c27de836ddfe7965a55e09f39
/
.
/
annotation-file-utilities
/
tests
/
DeclarationAnnotation.java
blob: da331784b99e7000e7441900f9a382fc9a6eb264 [
file
] [
log
] [
blame
]
package
annotator
.
tests
;
public
class
DeclarationAnnotation
{
public
void
foo
()
{
}
}