error messages review
[mono.git] / mcs / errors / cs0524-3.cs
index 835a33f8f80985cad818766ee7a4be46f4aca75b..7d761a9ed7cd07458df8cba0fba82f0e3de4970c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0524.cs: 'E' : interfaces cannot declare types// Line: 5
+// cs0524-3.cs: `Interface.E': Interfaces cannot declare classes, structs, interfaces, delegates, enumerations or constants
 interface Interface {
         enum E {
             White,