2006-03-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / cs0234-2.cs
index 4c18c08519c6602b00e5d6d6b4a23c593746294b..181131acfb70a87c61f3d8b545455fb5984b271f 100644 (file)
@@ -1,4 +1,4 @@
-// error CS0234: The type or namespace name `Enum' could not be found in namespace `A.B.System'
+// cs0234-2.cs: The type or namespace name `Enum' does not exist in the namespace `A.B.System'. Are you missing an assembly reference?
 // Line: 8
 
 using System;