Bump corert
[mono.git] / mcs / errors / cs0664-2.cs
index d0f0d114e9772a55709d1fbae732285ae9c4f1ca..ed8b3aac2155ead3fa291635e9c70fdefa1b9bee 100644 (file)
@@ -1,4 +1,4 @@
-// cs0664.cs: Literal of type double cannot be implicitly converted to type 'decimal'. Add suffix 'm' to create a literal of this type
+// CS0664: Literal of type double cannot be implicitly converted to type `decimal'. Add suffix `m' to create a literal of this type
 // Line: 7
 
 class X {