Bump corert
[mono.git] / mcs / errors / cs0251.cs
index a8c5ec30bc039957d88c6de7909b08694b8835ac..70d6b593556c08fbeca482241033fc0c92199c11 100644 (file)
@@ -1,4 +1,4 @@
-// cs0251.cs: Indexing an array with a negative index (array indices always start at zero)
+// CS0251: Indexing an array with a negative index (array indices always start at zero)
 // Line: 10
 // Compiler options: -warn:2 -warnaserror