~vcs-imports/gawk/master

1
2
BEGIN { while( getline > 0) { print } }
BEGIN { while( getline > 0) { print } }