[708408] Don't start recursive check when reporting inaccesible base type
[mono.git] / mcs / errors / cs0023-4.cs
index f1575b44f5016901473d3fbe06bfb8869e6da22b..788ea5bbdc5be9e0643c1d405e98d6b17c0caece 100644 (file)
@@ -1,4 +1,4 @@
-// cs0023-4.cs: The `.' operator can not be applied to anonymous methods
+// CS0023: The `.' operator cannot be applied to operand of type `anonymous method'
 // Line: 8
 
 using System;