Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs1644-2.cs
index e56256439814a8ba5a6770e79586fced41d53161..048c4218c42de72b98f0b731ceeb4a6cc085693a 100644 (file)
@@ -1,4 +1,4 @@
-// cs1644-2.cs: Feature `access modifiers on properties' cannot be used because it is not part of the standardized ISO C# language specification
+// CS1644: Feature `access modifiers on properties' cannot be used because it is not part of the C# 1.0 language specification
 // Line: 13
 // Compiler options: -langversion:ISO-1