* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / errors / cs1660-2.cs
index eb17984ba348e3f6945978cff742d6efb9809bda..1d5e927d23e2d8ae97993d5953d32ae9bbe24980 100644 (file)
@@ -1,3 +1,6 @@
+// cs1660-2.cs: Cannot convert anonymous method block to type `int' because it is not a delegate type
+// Line: 9
+
 using System;
 
 class X {