Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0019-4.cs
index a4edfdcfcafd17c58bf8b640805e2efdf8da2084..24a1b32ee48f5c9f0f4972a4e4108f698584b18a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019-4.cs: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub'
+// CS0019: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub'
 // Line : 11
 using System;