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