*** empty log message ***

This commit is contained in:
2006-05-12 07:52:15 +00:00
parent 8692f11223
commit a736bb47d7
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1,2 @@
BEGIN { 10; 20; x=30; a=40; }
BEGIN { 10; 20; 30; i = 40; i++; }