[mcs] Pending implementation of accessors cannot hide base implementation with differ...
[mono.git] / mcs / tests / test-666.cs
index e0dc5fc8837fa0257f0f77df5e3ceebaed186733..267dd21ff6221a46c019f6445e0d3b86fec1dd53 100644 (file)
@@ -1,9 +1,9 @@
-class C\r
-{\r
-       #region\r
-       #end\u0072egion\r
-       \r
-       public static void Main ()\r
-       {\r
-       }\r
-}\r
+class C
+{
+       #region
+       #end\u0072egion
+       
+       public static void Main ()
+       {
+       }
+}