Update of /cvsroot/nice/Nice/testsuite/compiler
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18045/F:/nice/testsuite/compiler
Modified Files:
globalVariables.testsuite
Log Message:
Removed the deprecated 'Any' keyword.
Index: globalVariables.testsuite
===================================================================
RCS file: /cvsroot/nice/Nice/testsuite/compiler/globalVariables.testsuite,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** globalVariables.testsuite 5 Mar 2004 16:24:25 -0000 1.16
--- globalVariables.testsuite 13 Oct 2004 18:28:48 -0000 1.17
***************
*** 21,25 ****
/// PASS
/// TOPLEVEL
! <Any T> T id(T x) = x;
var int->int x = id(int y => y + 1);
--- 21,25 ----
/// PASS
/// TOPLEVEL
! <T> T id(T x) = x;
var int->int x = id(int y => y + 1);
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|