*** empty log message ***

This commit is contained in:
2006-06-27 14:18:19 +00:00
parent 2e70ee9475
commit 538acef312
5 changed files with 132 additions and 70 deletions

View File

@ -7,4 +7,6 @@ BEGIN
print 3, 4, 5 >> 10;
close (10);
print "-------------" >> 10;
delete abc;
}