[bcl] Update BCL Linked Size
[mono-project.git] / mcs / errors / cs1566.cs
blob5bdfc49387d2e0498c4fff395cb1fc9286861b03
1 // CS1566: Error reading resource file `1'
2 // Line: 0
3 // Compiler options: -res:1,A
5 class C
7 public static void Main () {}