Properly initialize a rgctx template. Fixes bxc #1147.
[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*