summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/getline.ok
blob: 9b7f2b90efeefad4e5e9f2cdd2ef20bf6796ea0f (plain)
1
2
BEGIN { while( getline > 0) { print } }
BEGIN { while( getline > 0) { print } }
OpenPOWER on IntegriCloud