[Mono-dev] System.Core/Test/System.Linq.Expressions/ExpressionTest_Lambda.cs misplaced #endif

Robert Nagy robert at openbsd.org
Thu Apr 8 04:56:02 EDT 2010


Index: class/System.Core/Test/System.Linq.Expressions/ExpressionTest_Lambda.cs
===================================================================
--- class/System.Core/Test/System.Linq.Expressions/ExpressionTest_Lambda.cs     (revision 155030)
+++ class/System.Core/Test/System.Linq.Expressions/ExpressionTest_Lambda.cs     (working copy)
@@ -280,6 +280,6 @@
 
                        Assert.AreEqual (ExpressionType.Constant, q.NodeType);
                }
+#endif
        }
-#endif
 }


More information about the Mono-devel-list mailing list