[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs3005-15.cs
index 08e368b952dc5fe97638332ddc01da65fc5e8d9e..c41dbc5c71d12513a32231e77fdc8da47f7e7efb 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005-15.cs: Identifier `a' differing only in case is not CLS-compliant
-// Compiler options: -warnaserror
+// CS3005: Identifier `a' differing only in case is not CLS-compliant
 // Line: 10
+// Compiler options: -warnaserror
 
 using System;
 [assembly:CLSCompliant (true)]