allwinner_a64/android/external/smali/smalidea/testData/FieldAnnotations.smalidea
2018-08-08 16:14:42 +08:00

15 lines
267 B
Text

.field public blah:I
.field public blah2:I
.annotation runtime Lblah;
.end annotation
.annotation runtime Lblah;
.end annotation
.end field
.field public blah2:I
.annotation runtime Lblah;
.end annotation
.annotation runtime Lblah;
.end annotation