* Project.cs (DoLoad): If a VS2003 project is detected, then throw
[mcs.git] / errors / cs1566.cs
blob47e4616dc405412665afa947bbaccdc65c262b66
1 // cs1566.cs: Error reading resource file `1'
2 // Line: 0
3 // Compiler options: -res:1,A
5 class C
7 public static void Main () {}