[Nice-commit] Nice/testsuite/compiler/syntax package.testsuite,NONE,1.1
Brought to you by:
bonniot
|
From: <bo...@us...> - 2003-04-08 19:16:21
|
Update of /cvsroot/nice/Nice/testsuite/compiler/syntax In directory sc8-pr-cvs1:/tmp/cvs-serv13158/testsuite/compiler/syntax Added Files: package.testsuite Log Message: Test that a package can be empty. --- NEW FILE: package.testsuite --- /// PASS /// Toplevel // This is an empty package. // Note: to really test this, the testsuite should not produce any // code for this case (like the empty main). |