*** empty log message ***

This commit is contained in:
2006-10-03 14:57:01 +00:00
parent 516370bc2a
commit 3016330a8a
5 changed files with 443 additions and 12 deletions

View File

@ -1,5 +1,4 @@
BEGIN
{
BEGIN {
print "this is only a test";
print;
print 1, 2, (3 >> 10);