Nice/testsuite/compiler/syntax expressions.testsuite,1.10,1.11

Arjan Boeijink <[email protected]> Sat, 12 Mar 2005 02:27:11 +0000
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/testsuite/compiler/syntax
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2102/F:/nice/testsuite/compiler/syntax

Modified Files:
	expressions.testsuite 
Log Message:
Fixed double negation of literals.

Index: expressions.testsuite
===================================================================
RCS file: /cvsroot/nice/Nice/testsuite/compiler/syntax/expressions.testsuite,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** expressions.testsuite	12 Mar 2005 00:19:16 -0000	1.10
--- expressions.testsuite	12 Mar 2005 02:27:08 -0000	1.11
***************
*** 32,35 ****
--- 32,37 ----
    assert 0xF000 == 0B1111_0000_0000_0000;
  
+   assert -(-5) == 5;
+ 
  /// PASS
    let a = new A(_b: 0);



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click