qse/ase/test/awk/t8.awk

3 lines
36 B
Awk
Raw Normal View History

2006-05-12 07:52:15 +00:00
BEGIN { 10; 20; 30; i = 40; i++; }