Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0664-2.cs
index 74a2ff720a4b7d388935a40e4e713608a701b642..ed8b3aac2155ead3fa291635e9c70fdefa1b9bee 100644 (file)
@@ -1,4 +1,4 @@
-// cs0664-2.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 {