Author: marek
Date: 2008-01-22 16:48:05 -0500 (Tue, 22 Jan 2008)
New Revision: 93583
Removed:
trunk/mcs/tests/gtest-139.cs
Log:
Removed invalid test.
Deleted: trunk/mcs/tests/gtest-139.cs
===================================================================
--- trunk/mcs/tests/gtest-139.cs 2008-01-22 21:47:06 UTC (rev 93582)
+++ trunk/mcs/tests/gtest-139.cs 2008-01-22 21:48:05 UTC (rev 93583)
@@ -1,11 +0,0 @@
-using System;
-
-class X
-{
- static void Main ()
- {
- bool? a = true;
- int? b = a ? 3 : 4;
- Console.WriteLine (b);
- }
-}
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches