New test.
[mono.git] / mcs / ilasm / errors / err-dup-datalabel.il
1 .assembly 'test'
2 {
3 }
4
5 .data foo = int32[3]
6 .data foo = int32[3]