* XmlWriterTests.cs: Renamed Close* tests to Create*, and improved
[mono.git] / mcs / errors / cs0039.cs
index 494fe68f95698645eb97e51bf18f336ba273b3bb..e55211d2f3c7d45bffe4fb1ab0771fc2bf48e46d 100644 (file)
@@ -1,5 +1,5 @@
-// cs0039.cs: as operator can not convert explicitly from type to type
-// line: 8
+// cs0039.cs: Cannot convert type `decimal' to `string' via a built-in conversion
+// Line: 8
 class A {
         public static void Main ()
         {