[Nice-commit] Nice/testsuite/compiler globalVariables.testsuite,1.20,1.21
Brought to you by:
bonniot
From: Arjan B. <ar...@us...> - 2005-03-21 17:37:54
|
Update of /cvsroot/nice/Nice/testsuite/compiler In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9994/F:/nice/testsuite/compiler Modified Files: globalVariables.testsuite Log Message: Fixed bug in pretty printing char constants. Index: globalVariables.testsuite =================================================================== RCS file: /cvsroot/nice/Nice/testsuite/compiler/globalVariables.testsuite,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** globalVariables.testsuite 21 Mar 2005 16:33:27 -0000 1.20 --- globalVariables.testsuite 21 Mar 2005 17:37:41 -0000 1.21 *************** *** 113,117 **** {} ! /// PASS bug /// package a /// TOPLEVEL --- 113,117 ---- {} ! /// PASS /// package a /// TOPLEVEL |