Author: miguel
Date: 2008-02-15 15:16:58 -0500 (Fri, 15 Feb 2008)
New Revision: 95819

Modified:
   trunk/mcs/errors/cs0214-10.cs
Log:
Errors should compile, except for the one error they highlight

Modified: trunk/mcs/errors/cs0214-10.cs
===================================================================
--- trunk/mcs/errors/cs0214-10.cs       2008-02-15 20:12:59 UTC (rev 95818)
+++ trunk/mcs/errors/cs0214-10.cs       2008-02-15 20:16:58 UTC (rev 95819)
@@ -11,4 +11,6 @@
        {
                A = null;
        }
+
+       static void Main () {}
 }

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to