[corlib] Add a special method for XI so the linker does not always have to generate it.
[mono-project.git] / mcs / errors / cs1521-2.cs
blob68cd7f7cd1a10a42631ed01672b7e86fc9562bdc
1 // CS1521: Invalid base type `C*'
2 // Line: 9
3 // Compiler options: -unsafe
5 struct C
9 unsafe class C2: C*