[Mono-bugs] [Bug 60722][Wis] Changed - sealed abstract class T

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Jun 2004 12:25:20 -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 marek.safar@seznam.cz.

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

--- shadow/60722	2004-06-24 17:37:29.000000000 -0400
+++ shadow/60722.tmp.3227	2004-06-29 12:25:20.000000000 -0400
@@ -21,6 +21,11 @@
 sealed abstract class T {
 	static void Main () {
 	}
 }
 
 should not compile
+
+------- Additional Comments From marek.safar@seznam.cz  2004-06-29 12:25 -------
+Created an attachment (id=8386)
+PATCH
+