mcs/error recovery: handle errors caused by closing braces after a statement expressi...
[mono.git] / mcs / errors / cs3005-18.cs
index 63dfbafcf55bbaa7551d178bd686420a3d7bf020..f711c5a8787d445e57760ec9e90f614045bd7bd3 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005-18.cs: Identifier `B.TEST()' differing only in case is not CLS-compliant
-// Compiler options: -warnaserror
+// CS3005: Identifier `B.TEST()' differing only in case is not CLS-compliant
 // Line: 15
+// Compiler options: -warnaserror
 
 using System;