~vcs-imports/gawk/master

1
2
BEGIN { FS = "\\" }
{ print $1, $2}