[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0642.cs
old mode 100755 (executable)
new mode 100644 (file)
index 9c73cd6..5ea07e6
@@ -1,3 +1,7 @@
+// CS0642: Possible mistaken empty statement
+// Line: 7
+// Compiler options: -warnaserror -warn:3
+
 class X{
        static void Main ()
        {