[mcs] Add new test
[mono.git] / mcs / errors / cs0112.cs
index e100d9c43d98dd8a55fa212af106a9007d95d676..59801a074be8420235543a32cf35ef0515c28110 100644 (file)
@@ -1,4 +1,4 @@
-// cs0112.cs: A static member `X.Bar.Add(int, int)' cannot be marked as override, virtual or abstract
+// CS0112: A static member `X.Bar.Add(int, int)' cannot be marked as override, virtual or abstract
 // Line: 13
 
 namespace X