tag a couple of obsolete members
[mcs.git] / ilasm / tests / test-fixedarray.il
blob768a6cc926ee4d309c705dc418ce555838aa1101
1 .assembly extern mscorlib
4 .assembly 'test-fixedarray'
8   .class public sequential ansi beforefieldinit Dummy
9         extends [mscorlib]System.Object
10   {
11     .pack 0
12     .size 1024
13     .field  public  marshal (fixed array [16]) unsigned int8[] a
15   }