7 lines
99 B
Awk
7 lines
99 B
Awk
global a, b, c;
|
|
|
|
BEGIN { while (1) while(1) while (1) ; }
|
|
|
|
END { while (1) while(1) while (1) ; }
|
|
|