4.4BSD/usr/src/old/awk/test/t.vf3

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