freebsd_amp_hwpstate/contrib/awk/test/getline.ok

3 lines
80 B
Plaintext

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