[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs1660-2.cs
index eb17984ba348e3f6945978cff742d6efb9809bda..82a819b1078e269e8c4617ca1398fbb2266a9a5c 100644 (file)
@@ -1,3 +1,6 @@
+// CS1660: Cannot convert `anonymous method' to non-delegate type `int'
+// Line: 9
+
 using System;
 
 class X {