[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs1660.cs
index 356fea4e7d53009276c352438ec01d0512cab0d1..3b8a01b9ff4aac47b50e6d9680e9cddd1eddbae7 100644 (file)
@@ -1,3 +1,6 @@
+// CS1660: Cannot convert `anonymous method' to non-delegate type `object'
+// Line: 9
+
 using System;
 
 class X {