xref: /freebsd/contrib/one-true-awk/testdir/t.next (revision f0865ec9906d5a18fa2a3b61381f22ce16e606ad)
1$1 > 5000	{ next }
2{ print }
3