Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs1654-2.cs
index 1305053eb43d561c0637aa7c144544f50f664a33..bb0c242a8db426cfcf0f249ae6e0937974292557 100644 (file)
@@ -1,4 +1,4 @@
-// cs1654-2.cs: Cannot assign to members of `q' because it is a `foreach iteration variable'
+// CS1654: Cannot assign to members of `q' because it is a `foreach iteration variable'
 // Line: 22
 
 using System.Collections;