Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0139.cs
index 11eb5d7f750999385b23e07d27c501ff2e294383..34d36ab50162e35ca79332b60c1ba3e4057e5954 100644 (file)
@@ -1,4 +1,4 @@
-// cs0139.cs: No loop to exit to in continue or break.
+// CS0139: No enclosing loop out of which to break or continue
 // Line: 6
 class X {
        void A ()