ref: c1866624730abc1720bf9e26d113fd50fa0bd3ab dir: /testdir/t.split2a/
BEGIN { a[1]="a b" print split(a[1],a),a[1],a[2] }