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