[mcs] C#7 out variable declaration
[mono.git] / mcs / errors / cs0108-10.cs
index fa67e2bb5c03df8fccc7193abb105ba1e685c7de..4d76ba28f4caea8d142eaabc07cfe0584ff64a3e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108-10.cs: `Derived.EE' hides inherited member `Base.EE'. Use the new keyword if hiding was intended
+// CS0108: `Derived.EE' hides inherited member `Base.EE'. Use the new keyword if hiding was intended
 // Line: 12
 // Compiler options: -warnaserror -warn:2