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