Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0571-4.cs
index c7af4506c719fb26fc28e315964d97b85e426beb..0e014d2bf807946903cecff39bb48182a8b67d5e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0571-4.cs: `MainClass.this[int, bool, string].get': cannot explicitly call operator or accessor
+// CS0571: `MainClass.this[int, bool, string].get': cannot explicitly call operator or accessor
 // Line: 15
 
 using System.Runtime.CompilerServices;