Updated.
[mono.git] / mcs / errors / cs1632.cs
index f4fe97745a7bfea0aac76630c94a46c0ed7b6d83..121dcbd8e872c653ce8f3a6408beaef80161d612 100644 (file)
@@ -1,3 +1,6 @@
+// cs1632.cs: Control cannot leave the body of an anonymous method
+// Line: 12
+
 using System;
 
 class X {