Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0664.cs
index 0a4022793c73a7e40301a0de60cfc96c0b2a00b8..fd8c02c1fc783cbfccc3e6f7045cb9ec0151660b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0664.cs: Literal of type double cannot be implicitly converted to type `float'. Add suffix `f' to create a literal of this type
+// CS0664: Literal of type double cannot be implicitly converted to type `float'. Add suffix `f' to create a literal of this type
 // Line: 6
 class X {
        void A ()