qse/ase/test/awk/t27.awk

7 lines
99 B
Awk

global a, b, c;
BEGIN { while (1) while(1) while (1) ; }
END { while (1) while(1) while (1) ; }