1 // invalid CIL which breaks the ECMA-335 rules.
2 // This CIL should fail verification by a conforming CLI verifier.
6 .hash algorithm 0x00008004
10 .class Class extends [mscorlib]System.Object
12 .field public int32 fld
16 .method public static int32 Main() cil managed