* Project.cs (DoLoad): If a VS2003 project is detected, then throw
[mcs.git] / errors / cs1521.cs
blobe5772000f51fb15b6a31962654c7eef402e8b0b5
1 // CS1521: Invalid base type `C[]'
2 // Line: 8
4 class C
8 class C2: C[]