[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs0039.cs
index 494fe68f95698645eb97e51bf18f336ba273b3bb..e41330bb03941d3e2e23faa08c05fe889c3eaff2 100644 (file)
@@ -1,5 +1,5 @@
-// cs0039.cs: as operator can not convert explicitly from type to type
-// line: 8
+// CS0039: Cannot convert type `decimal' to `string' via a built-in conversion
+// Line: 8
 class A {
         public static void Main ()
         {