2007-02-17 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / mcs / lambda.todo
index 16f680ff1dedd412314252c98901eb095cd800d5..e3a8a184cdd57a5e5c92c8a2be2196b1fcaa60d6 100644 (file)
@@ -16,4 +16,9 @@ pointers to blocks can get the proper block on cloning, something like:
 
 * Generics section support.
 
-* Fix the bug in the modified l1.cs that introduces two rets
\ No newline at end of file
+* Fix the bug in the modified l1.cs that introduces two rets instead
+  of a single one.
+
+* Complete CloneTo for Statements.
+
+* Write an extensive test suite to exercise CloneTo
\ No newline at end of file