[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs0642.cs
index 69869176f7f4d84a949f5f3d2cb9d3de4aab8001..5ea07e6c35da7cf8329d20afaf8e11ff576b038f 100644 (file)
@@ -1,5 +1,6 @@
-// cs0642.cs: Possible mistaken empty statement
+// CS0642: Possible mistaken empty statement
 // Line: 7
+// Compiler options: -warnaserror -warn:3
 
 class X{
        static void Main ()