Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0115-2.cs
index 69030205241d4ce45502e9a2dd5de307c65ea2e2..a7f16152a9a7a1a1455efdc1c95a61ea0cf486b1 100644 (file)
@@ -1,4 +1,4 @@
-// cs0115.cs: `X.this[int]': no suitable method found to override
+// CS0115: `X.this[int]' is marked as an override but no suitable indexer found to override
 // Line: 5
 
 class X {