~vcs-imports/gawk/master

1
2
BEGIN { RS = "" }
{ print $1, $2 }