Add more literal to constant expression conversions. Fixes #4125
[mono.git] / mcs / errors / cs3005-20.cs
index 0cf8fa1add5c2818ebe7424ff8cde71c0625d177..475ab99c279f1cd28b99a58d158d12d6349e8eed 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005-20.cs: Identifier `I.BLAH.get' differing only in case is not CLS-compliant
+// CS3005: Identifier `I.BLAH.get' differing only in case is not CLS-compliant
+// Line: 16
 // Compiler options: -warnaserror
-// Line: 15
 
 using System.Runtime.CompilerServices;
 using System;