1
0
Fork 0

3 lines
36 B

BEGIN { i=1; j=2 }
{$i = $j; print}