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