[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs0019-4.cs
old mode 100755 (executable)
new mode 100644 (file)
index 938735e..24a1b32
@@ -1,4 +1,4 @@
-// cs0019.cs : Operator + cannot be applied to operands of type `int' and `Test.Zub'
+// CS0019: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub'
 // Line : 11
 using System;