* ExternTable.cs (ExternTable.GetModuleTypeRef): 'module_table' can be
[mcs.git] / errors / cs1521-2.cs
blobf98d970379206ea016c5c9a010e04a380805b83e
1 // CS1521: Invalid base type
2 // Line: 9
3 // Compiler options: -unsafe
5 struct C
9 unsafe class C2: C*