*** empty log message ***

This commit is contained in:
2006-06-27 14:32:03 +00:00
parent 538acef312
commit 9bd13da27c
2 changed files with 17 additions and 12 deletions

View File

@ -9,4 +9,5 @@ BEGIN
print "-------------" >> 10;
delete abc;
delete abc["aaaa"] ;
}