2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git] / ilasm / tests / assembly.il
blob30f2fe7ff1935cadb5670ed31c20dd76cbf31324
1 //Multiple .assembly declarations but with same name (valid)
2 .assembly extern mscorlib
4   .ver 1:0:5000:0
6 .assembly 'test'
8   .hash algorithm 0x00008004
10 .assembly 'test'