1.field public blah:I
2
3.field public blah2:I
4 .annotation runtime Lblah;
5 .end annotation
6 .annotation runtime Lblah;
7 .end annotation
8.end field
9
10.field public blah2:I
11
12.annotation runtime Lblah;
13.end annotation
14.annotation runtime Lblah;
15.end annotation
16