*** empty log message ***

This commit is contained in:
2006-06-29 15:40:30 +00:00
parent a60f6124dc
commit 1f94f4c4e6
5 changed files with 66 additions and 18 deletions

View File

@ -29,4 +29,5 @@ BEGIN
getline x < "abc";
print x > "abc";
print "abc" 1 + 2 3 + 49 2 / 3;
}