Nice/testsuite/compiler globalVariables.testsuite,1.19,1.20
Daniel Bonniot <[email protected]> Mon, 21 Mar 2005 16:33:30 +0000
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/testsuite/compiler
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12143
Modified Files:
globalVariables.testsuite
Log Message:
Test \n in toplevel values.
Index: globalVariables.testsuite
===================================================================
RCS file: /cvsroot/nice/Nice/testsuite/compiler/globalVariables.testsuite,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** globalVariables.testsuite 12 Mar 2005 19:24:43 -0000 1.19
--- globalVariables.testsuite 21 Mar 2005 16:33:27 -0000 1.20
***************
*** 113,116 ****
--- 113,130 ----
{}
+ /// PASS bug
+ /// package a
+ /// TOPLEVEL
+ let char x = '\n';
+ /// package b import a
+ {}
+
+ /// PASS
+ /// package a
+ /// TOPLEVEL
+ let String x = "\n\r";
+ /// package b import a
+ {}
+
/// PASS
check();
-------------------------------------------------------
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