[Mono-bugs] [Bug 74809][Maj] Changed - anonymous methods and iterators are not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 May 2005 12:18:36 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74809

--- shadow/74809	2005-05-03 12:18:21.000000000 -0400
+++ shadow/74809.tmp.31874	2005-05-03 12:18:36.000000000 -0400
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: anonymous methods and iterators are not working
 
 using System;
 using System.Collections;
  
 class X {