Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0140.cs
index c465aaaf02165fb151c0e89e9ac6cfea91b73d4c..afc799254b201d3f66d364eb6faff5b349884698 100644 (file)
@@ -1,7 +1,7 @@
-// cs0140.cs: The label `L1' is a duplicate
+// CS0140: The label `L1' is a duplicate
 // Line: 11 
 
-namespace cs0140Test
+namespace CS0140Test
 {
        public class A
        {