4.4BSD/usr/src/contrib/gawk-2.15.2/test/getline.good

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