Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0146-2.cs
index 37f7604b4dfc5c83aa282acc1ad97918a969ae8e..b933b73564d96616b632baa68374b1691b07823a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0146-2.cs: Circular base class dependency involving `C' and `A'
+// CS0146: Circular base class dependency involving `C' and `A'
 // Line: 4
 
 class A : B